BeforeDropRangeEventArgs.Cancel Property
Gets or sets whether to cancel the drag-and-drop operation for the selected cell range.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v19.1.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to cancel the operation; otherwise, false. |
See Also