BeforeDropNodeEventArgs.Cancel Property
In This Article
Gets or sets a value that specifies whether to cancel the action.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to cancel the action; otherwise, false. |
See Also