Proprietà TreeListChoiceShowOptions
|
Indica se visualizzare o meno il pannello con le opzioni personalizzate
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic 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à
Boolean
Vedi anche