AllowGrouping
|
Gets or sets whether data groups are exported from the source grid to the output document.
|
AllowLookupValues
|
Gets or sets whether lookup values of picker columns are exported.
|
AllowSortingAndFiltering
|
Gets or sets whether the sorting and filtering functionality is enabled for columns in the exported document.
|
ExportHyperlinks
|
Gets or sets a value indicating whether hyperlinks should be exported to XLS or XLSX.
|
GroupState
|
Gets or sets whether data groups are collapsed or expanded in the exported document.
|
RawDataMode
|
Specifies whether a grid’s actual data should be exported to XLS or XLSX (excluding all non-relevant elements, such as images, graphics, font and appearance settings).
|
SheetName
|
Gets or sets the name of the sheet in the created XLS or XLSX file to which a document is exported.
|
ShowColumnHeaders
|
Gets or sets whether column headers are visible in the exported document.
|
ShowGridLines
|
Gets or sets a value indicating whether grid lines should be visible in the resulting XLS or XLSX file.
|
ShowGroupSummaries
|
Gets or sets whether group summaries are enabled in the exported document.
|
ShowTotalSummaries
|
Gets or sets whether total summaries are enabled in the exported document.
|