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