DefinedNameConflictResolvingEventArgs.OldName Property
Gets the defined name for which the event is fired.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String value which specifies the conflict name. |
See Also