Back to Devexpress

ExternalDataSourceOptions Properties

officefileapi-devexpress-dot-spreadsheet-dot-externaldatasourceoptions-dot-underscore-properties.md

latest1.5 KB
Original Source

ExternalDataSourceOptions Properties

Contains options for data retrieval from an external data source when establishing a data binding.

NameDescription
CellValueConverterGets or sets the converter that transforms cell values into custom objects and back. Inherited from DataSourceOptionsBase.
ImportHeadersGets or sets whether the first row of the binding range will contain data field names.
SkipHiddenColumnsGets or sets whether to include hidden columns into the binding range. Inherited from DataSourceOptionsBase.
SkipHiddenRowsGets or sets whether to include the hidden rows into the binding range. Inherited from DataSourceOptionsBase.

See Also

ExternalDataSourceOptions Class

ExternalDataSourceOptions Members

DevExpress.Spreadsheet Namespace