Proprietà TreeListChoiceCheckNodeEventArgsState
|
Namespace:
QsUI
Assembly:
QsUI (in QsUI.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public CheckState State { get; set; }
Public Property State As CheckState
Get
Set
public:
property CheckState State {
CheckState get ();
void set (CheckState value);
}
member State : CheckState with get, set
Valore della proprietà
Tipo:
CheckStateVedi anche