RangeCopyingEventArgs.Range Property
Gets or sets a cell range from which data is being copied.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
CellRange | A CellRange object that specifies the cell range to be copied. |
See Also