Proprietà IsDirtyEventArgsIsDirty
|
Inidca se il controllo è dirty
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool IsDirty { get; set; }
Public Property IsDirty As Boolean
Get
Set
public:
property bool IsDirty {
bool get ();
void set (bool value);
}
member IsDirty : bool with get, set
Valore della proprietà
BooleanVedi anche