Proprietà DedButtonClickEventArgsIsPadre
|
Indica se il comando è stato chiamato sul controllo padre.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 27.2.0
Sintassipublic bool IsPadre { get; set; }
Public Property IsPadre As Boolean
Get
Set
public:
property bool IsPadre {
bool get ();
void set (bool value);
}
member IsPadre : bool with get, set
Valore della proprietà
Boolean
Vedi anche