Proprietà TreeListChoiceShowOptions
|
Indica se visualizzare o meno il pannello con le opzioni personalizzate
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi public bool ShowOptions { get; set; }
Public Property ShowOptions As Boolean
Get
Set
public:
property bool ShowOptions {
bool get ();
void set (bool value);
}
member ShowOptions : bool with get, set
Valore della proprietà
BooleanVedi anche