DefinedNameEditingEventArgs.OriginalName Property
Gets the name of the Defined Name before it is edited.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that is the DefinedName.Name. |
See Also