Back to Devexpress

PivotGridPageSettings Class

corelibraries-devexpress-dot-xtrapivotgrid-986f1892.md

latest1.9 KB
Original Source

PivotGridPageSettings Class

Contains print page settings.

Namespace : DevExpress.XtraPivotGrid

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

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

Declaration

csharp
public class PivotGridPageSettings
vb
Public Class PivotGridPageSettings

The following members return PivotGridPageSettings objects:

LibraryRelated API Members
Cross-Platform Class LibraryPivotGridOptionsPrint.PageSettings
ASP.NET Web Forms ControlsWebPivotGridOptionsPrint.PageSettings
.NET Reporting ToolsXRPivotGridOptionsPrint.PageSettings

Remarks

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

Inheritance

Object PivotGridPageSettings

See Also

PivotGridPageSettings Members

PageSettings

DevExpress.XtraPivotGrid Namespace