Proprietà DedDocControlAutoExpandRoot
|
Restituisce o imposta se espandere la root in automatico al caricamento.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool AutoExpandRoot { get; set; }
Public Property AutoExpandRoot As Boolean
Get
Set
public:
property bool AutoExpandRoot {
bool get ();
void set (bool value);
}
member AutoExpandRoot : bool with get, set
Valore della proprietà
BooleanVedi anche