DataSourceImportOptions.PropertyNames Property
Gets or sets names of the properties to import from the data source.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
String[] | A String[] array of property names that specifies properties to import. |
See Also