Proprietà TreeListChoiceCheckNodeEventArgsState
|
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 26.4.0.0 (26.4.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à
CheckStateVedi anche