ResourceTreeControl.AllowDragDrop Property
Gets or sets whether to allow end-users to drag and drop groups and resources to rearrange them. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to allow end-users to drag and drop groups and resources; otherwise, false |
See Also