Skip to main content
A newer version of this page is available. .

PivotGridOptionsPrint Class

Provides options which specifies the Pivot Grid layout and appearance when the control is printed or exported in WYSIWYG mode.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v19.2.Core.dll

Declaration

public class PivotGridOptionsPrint :
    PivotGridOptionsBase,
    IXtraSerializable

The following members return PivotGridOptionsPrint objects:

Remarks

The following table lists the properties used to access the PivotGridOptionsPrint instance.

Platform Property Documentation
WinForms PivotGridControl.OptionsPrint Printing and Exporting
ASP.NET ASPxPivotGridExporter.OptionsPrint Export
ASP.NET MVC MVCxPivotGridExportSettings.OptionsPrint Export Overview
See Also