DataSourceOptionsBase Properties
Serves as the base for the ExternalDataSourceOptions and RangeDataSourceOptions classes.
Name | Description |
---|---|
Cell |
Gets or sets the converter that transforms cell values into custom objects and back. |
Skip |
Gets or sets whether to include hidden columns into the binding range. |
Skip |
Gets or sets whether to include the hidden rows into the binding range. |
See Also