Skip to main content

PivotGridPageSettings Class

Contains print page settings.

Namespace: DevExpress.XtraPivotGrid

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

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

public class PivotGridPageSettings

Remarks

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

Inheritance

Object
PivotGridPageSettings
See Also