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

PivotGridPageSettings Class

Contains print page settings.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v20.1.Core.dll

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.WindowsDesktop.PivotGrid.Core

Declaration

public class PivotGridPageSettings

The following members return PivotGridPageSettings objects:

Library Related API Members
Cross-Platform Class Library PivotGridOptionsPrint.PageSettings
Reporting XRPivotGridOptionsPrint.PageSettings
ASP.NET Web Forms Controls WebPivotGridOptionsPrint.PageSettings

Remarks

Use the PivotGridOptionsPrint.PageSettings to access print page settings. These include margins, paper size and orientation.

Inheritance

Object
PivotGridPageSettings
See Also