Proprietà DedButtonClickEventArgsIsPadre
|
Indica se il comando è stato chiamato sul controllo padre.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public 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à
BooleanVedi anche