TextExportOptionsBase Properties
The base class for objects which define export options specific to text-based formats.Name | Description |
---|---|
Encoding | Gets or sets the encoding of the text-based file to which grid’s data is exported. |
Separator | Gets or sets the symbol(s) to separate text elements when grid data is exported to a text-based file. |
See Also