Skip to main content
A newer version of this page is available.
All docs
V19.2

PivotExportOptions Class

Contains settings that specify parameters affecting how the Pivot dashboard item is exported.

Declaration

declare class PivotExportOptions

Remarks

Use the ASPxClientDashboardExportOptions.PivotOptions property to access options specific to exporting Pivot dashboard items.

Properties

PrintHeadersOnEveryPage Property

Obsolete. Gets or sets whether to print the column headers of the Pivot dashboard item on every page.

Declaration

PrintHeadersOnEveryPage: boolean

Property Value

Type Description
boolean

true, to print column headers on every page; otherwise, false.