CsvExportOptions Fields
Contains options which define how grid data is exported to CSV format.Name | Description |
---|---|
SeparatorProperty static | Identifies the TextExportOptionsBase.Separator bindable property. Inherited from TextExportOptionsBase. |
WritePreambleProperty static | Identifies the CsvExportOptions.WritePreamble bindable property. |
See Also