ReadOnlyDocumentCustomProperties.Names Property
Returns a collection of custom property names.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
IEnumerable<String> | An enumerator that supports iteration over the collection. |
See Also