RangeCopyingEventArgs.Cancel Property
Gets or sets a value indicating whether the copy operation should be canceled.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to cancel copying; otherwise, false. |
See Also