Skip to main content
A newer version of this page is available. .

PivotGridStyles Class

Provides the style settings used to paint the elements within the pivot grid.

Namespace: DevExpress.Web.ASPxPivotGrid

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

NuGet Package: DevExpress.Web

Declaration

public class PivotGridStyles :
    StylesBase

The following members return PivotGridStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxPivotGrid.Styles
ASP.NET MVC Extensions PivotGridSettings.Styles

Remarks

These settings can be accessed using the ASPxPivotGrid.Styles property.

Implements

Inheritance

See Also