CsvExportOptionsEx Constructors
Contains options that define how a control is exported to CSV format in data-aware export mode.
Name | Parameters | Description |
---|---|---|
Csv |
none |
Initializes a new instance of the Csv |
Csv |
separator, encoding, text |
Initializes a new instance of the Csv |
See Also