Proprietà DedDocControlAutoExpandRoot
|
Restituisce o imposta se espandere la root in automatico al caricamento.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic 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à
Boolean
Vedi anche