Proprietà DedRootExplorerControlAllowDropOperation
|
Indica se l'albero permette il Drop sui nodi.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
BooleanVedi anche