GridExportSettings Class |
Namespace: Kettic.AspNet.Controls
The GridExportSettings type exposes the following members.
Name | Description | |
---|---|---|
GridExportSettings |
Name | Description | |
---|---|---|
Csv | ||
Excel | ||
ExportOnlyData | Determine whether only export the data. The default value is false. | |
FileName |
The file name that will be created(excluding the extension), the file extension will be added automatically when calling the method.
| |
HideStructureColumns |
Decide whether to export structure column (row indicator and expand column).
| |
IgnorePaging |
Decide to export all data or only the current page.
| |
OpenInNewWindow | ||