Proprietà DedRootExplorerControlAllowExpandOnDoubleClick
|
Restituisce o imposata se abilitare o meno l'espandione del nodo con il doppio click.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi public bool AllowExpandOnDoubleClick { get; set; }
Public Property AllowExpandOnDoubleClick As Boolean
Get
Set
public:
property bool AllowExpandOnDoubleClick {
bool get ();
void set (bool value);
}
member AllowExpandOnDoubleClick : bool with get, set
Valore della proprietà
BooleanVedi anche