Back to Devexpress

ASPxPivotGrid.StylesPrint Property

aspnet-devexpress-dot-web-dot-aspxpivotgrid-dot-aspxpivotgrid-950ef453.md

latest1.1 KB
Original Source

ASPxPivotGrid.StylesPrint Property

Provides access to style settings that allow the export appearance of the pivot grid (and its visual elements) to be defined.

Namespace : DevExpress.Web.ASPxPivotGrid

Assembly : DevExpress.Web.ASPxPivotGrid.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public WebPrintAppearance StylesPrint { get; }
vb
Public ReadOnly Property StylesPrint As WebPrintAppearance

Property Value

TypeDescription
DevExpress.PivotGrid.Printing.WebPrintAppearance

A WebPrintAppearance object that contains export style settings.

|

See Also

ASPxPivotGrid Class

ASPxPivotGrid Members

DevExpress.Web.ASPxPivotGrid Namespace