DefinedNameEventArgsBase.Name Property
Gets the name of the current Defined Name.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
String | A string that is the DefinedName.Name. |
See Also