Back to Devexpress

PivotGridPageSettings.Margins Property

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotgridpagesettings.md

latest2.1 KB
Original Source

PivotGridPageSettings.Margins Property

Gets or sets the margins of a print page.

Namespace : DevExpress.XtraPivotGrid

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

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

Declaration

csharp
public DXMargins Margins { get; set; }
vb
Public Property Margins As DXMargins

Property Value

Type
DXMargins

Property Paths

You can access this nested property as listed below:

LibraryObject TypePath to Margins
Cross-Platform Class LibraryPivotGridOptionsPrint

.PageSettings .Margins

| | .NET Reporting Tools | XRPivotGridOptionsPrint |

.PageSettings .Margins

| | ASP.NET Web Forms Controls | WebPivotGridOptionsPrint |

.PageSettings .Margins

|

Remarks

For more information, refer to the Margins topic in MSDN.

See Also

PivotGridPageSettings Class

PivotGridPageSettings Members

DevExpress.XtraPivotGrid Namespace