Progress® Telerik® Reporting R1 2021
CsvDataSource Class
Represents a data model, based on a textual Comma-Separated-Values data.
Inheritance Hierarchy
SystemObject
SystemMarshalByRefObject
System.ComponentModelComponent
Telerik.ReportingDataSource
Telerik.ReportingCsvDataSource
Namespace:
Telerik.ReportingSystemMarshalByRefObject
System.ComponentModelComponent
Telerik.ReportingDataSource
Telerik.ReportingCsvDataSource
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The CsvDataSource type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CsvDataSource |
Initializes a new instance of the CsvDataSource class.
|
Properties
Name | Description | |
---|---|---|
![]() | CalculatedFields |
Gets the calculated fields collection.
(Inherited from DataSource.) |
![]() | Columns |
Gets a DataColumnCollection defining each column of the CSV data source.
|
![]() | CommentToken |
Gets or sets the symbol used for comments in the CSV document.
|
![]() | ConsecutiveFieldSeparatorsAsOne |
Gets or sets the option for treating consecutive field separators as one in the CSV document.
|
![]() | ConsecutiveRecordSeparatorsAsOne |
Gets or sets the option for treating consecutive record separators as one in the CSV document.
|
![]() | DateTimeFormat |
Gets or sets the format used when parsing dates.
|
![]() | DecimalSeparator |
Gets or sets the decimal separator used when parsing numbers.
Invariant culture's '.' separator is used by default.
|
![]() | EscapeFormat |
Gets or sets the escape format of the CSV document.
|
![]() | FieldSeparators |
Gets or sets the set of characters used as field separators (delimiters).
|
![]() | HasHeaders |
Gets or sets the setting that specifies if the CSV document has a header row.
|
![]() | Name |
Gets or sets the name of the DataSource component.
(Inherited from DataSource.) |
![]() | Quote |
Gets or sets the symbol used for escaping.
|
![]() | RecordSeparators |
Gets or sets the character used as record separator.
|
![]() | Source |
Gets or sets the source of the CSV document.
|
![]() | ThousandSeparator |
Gets or sets the thousand separator used when parsing numbers.
Invariant culture's ',' separator is used by default.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | ICloneableClone | (Inherited from DataSource.) |
Version Information
Supported in: 1.0.1