Proprietà DedRootExplorerControlAllowDragOperation
|
Indica se l'albero permette il Drag dei nodi.
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool AllowDragOperation { get; set; }
Public Property AllowDragOperation As Boolean
Get
Set
public:
property bool AllowDragOperation {
bool get ();
void set (bool value);
}
member AllowDragOperation : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche