[]
Specifies file formats available for saving the grid.
public enum GridFileFormat
| Name | Description |
|---|---|
| Csv | Comma-separated values (can be loaded into Excel). |
| Html | Hypertext markup language. |
| Text | Tab-separated plain text format. |