Proprietà DedRootExplorerControlAllowExpandOnDoubleClick
|
Restituisce o imposata se abilitare o meno l'espandione del nodo con il doppio click.
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.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à
Tipo:
BooleanVedi anche