DataGridExportBuilder.Formats Method
| Name | Parameters | Description |
|---|---|---|
| Formats(JS) | value | Specifies the availability and captions of data export buttons. Mirrors the client-side formats option. |
| Formats(IEnumerable<DataGridExportFormat>) | value | Specifies the availability and captions of data export buttons. Mirrors the client-side formats option. |
| Formats(IEnumerable<String>) | value | Specifies the availability and captions of data export buttons. Mirrors the client-side formats option. |