RangeCopiedEventArgs.RangeReference Property
Gets the reference to the cell range from which data has been copied.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value that specifies a cell reference to the copied cell range. |
See Also