Click or drag to resize
GridExportSettings Properties

The GridExportSettings type exposes the following members.

Properties
  Name Description
Public property Csv
Public property Excel
Public property ExportOnlyData
Determine whether only export the data. The default value is false.
Public property FileName
The file name that will be created(excluding the extension), the file extension will be added automatically when calling the method.
Public property HideStructureColumns
Decide whether to export structure column (row indicator and expand column).
Public property IgnorePaging
Decide to export all data or only the current page.
Public property OpenInNewWindow
Public property Pdf
Top
See Also