The following tables list the members exposed by ExportOptions.
Name | Description | |
---|---|---|
ExportOptions Constructor |
Name | Description | |
---|---|---|
ChildRecordCollectionSpacing | Gets or sets the amount of empty rows used as padding around a set of child records. Defaults to a single row. | |
ExcludeCrossFieldRecordFilters | Determines if cross field record filter criteria of the DataPresenter is honored during the exporting process. | |
ExcludeExpandedState | Determines if each record's IsExpanded state is honored during the exporting process. | |
ExcludeFieldLayoutSettings | Determines if the FieldLayoutSettings of the DataPresenter are honored during the exporting process. | |
ExcludeFieldSettings | Determines if the FieldSettings of the DataPresenter are honored during the exporting process. | |
ExcludeGroupBySettings | Determines if the groupby settings of the DataPresenter are honored during the exporting process. | |
ExcludeRecordFilters | Determines if record filter criteria of the DataPresenter is honored during the exporting process. | |
ExcludeRecordVisibility | Determines if each record's Visibility setting of the DataPresenter is honored during the exporting process. | |
ExcludeSortOrder | Determines if the sorted fields of the DataPresenter are honored during the exporting process. | |
ExcludeSummaries | Determines if the summary settings of the DataPresenter are honored during the exporting process. | |
FileLimitBehaviour | Specifies behavior during the exporting process. Use this if you want exporter to behave differently when it reaches one of excel file limits. |