RangeCopiedEventArgs.RangeReference Property
In This Article
Gets the reference to the cell range from which data has been copied.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.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