Skip to main content

DataAwareExportOptionsBase Fields

Contains options which define how data shaping settings are exported from the grid to XLS and XLSX formats.
Name Description
AllowGroupingProperty static Identifies the DataAwareExportOptionsBase.AllowGrouping bindable property.
AllowLookupValuesProperty static Identifies the DataAwareExportOptionsBase.AllowLookupValues bindable property.
AllowSortingAndFilteringProperty static Identifies the DataAwareExportOptionsBase.AllowSortingAndFiltering bindable property.
ExportHyperlinksProperty static Identifies the XlsExportOptionsBase.ExportHyperlinks bindable property. Inherited from XlsExportOptionsBase.
GroupStateProperty static Identifies the DataAwareExportOptionsBase.GroupState bindable property.
RawDataModeProperty static Identifies the XlsExportOptionsBase.RawDataMode bindable property. Inherited from XlsExportOptionsBase.
SheetNameProperty static Identifies the XlsExportOptionsBase.SheetName bindable property. Inherited from XlsExportOptionsBase.
ShowColumnHeadersProperty static Identifies the DataAwareExportOptionsBase.ShowColumnHeaders bindable property.
ShowGridLinesProperty static Identifies the XlsExportOptionsBase.ShowGridLines bindable property. Inherited from XlsExportOptionsBase.
ShowGroupSummariesProperty static Identifies the DataAwareExportOptionsBase.ShowGroupSummaries bindable property.
ShowPageTitleProperty static Identifies the DataAwareExportOptionsBase.ShowPageTitleProperty bindable property.
ShowTotalSummariesProperty static Identifies the DataAwareExportOptionsBase.ShowTotalSummaries bindable property.
See Also