PivotGridStyles Class
Provides the style settings used to paint the elements within the pivot grid.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return PivotGridStyles objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxPivotGrid.Styles |
ASP.NET MVC Extensions | PivotGridSettings.Styles |
Remarks
These settings can be accessed using the ASPxPivotGrid.Styles property.
Implements
Inheritance
Object
StateManager
PropertiesBase
StylesBase
PivotGridStyles
See Also