RangeDataSourceOptions.DataSourceColumnTypeDetector Property
Gets or sets the detector used to identify the name and type of each column in the resulting data source.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v20.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
IDataSourceColumnTypeDetector | An object implementing the IDataSourceColumnTypeDetector interface. |
See Also
Feedback