Proprietà TreeListChoiceShowBtnStructure
|
Indica se visualizzare o meno il pannello con i pulsanti per il multilivello.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic bool ShowBtnStructure { get; set; }Public Property ShowBtnStructure As Boolean
Get
Set
public:
property bool ShowBtnStructure {
bool get ();
void set (bool value);
}member ShowBtnStructure : bool with get, set
Valore della proprietà
Boolean
Vedi anche