GrapeCity.Windows.SpreadSheet.Data Namespace : CsvFileSource Class |
The following tables list the members exposed by CsvFileSource.
Name | Description | |
---|---|---|
![]() | CsvFileSource Constructor | Constructs a data source for Csv file binding. |
Name | Description | |
---|---|---|
![]() | CellDelimiter | Gets or sets the cell delimiter. |
![]() | ColumnDelimiter | Gets or sets the column delimiter. |
![]() | Encoding | Gets or sets the encoding for the Csv file. |
![]() | FileStream | Gets or sets Csv file stream. |
![]() | OpenFlags | Gets or sets open flags of the Csv source. |
![]() | RowDelimiter | Gets or sets the row delimiter. |