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