Skip to main content

MVCxPivotGrid.StylesPrint Property

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

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public MVCxWebPrintAppearance StylesPrint { get; }

Property Value

Type Description
DevExpress.Web.Mvc.MVCxWebPrintAppearance

An object containing the extension-related export style settings.

See Also