PivotGridStyles Class
In This Article
Provides the style settings used to paint the elements within the pivot grid.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class PivotGridStyles :
StylesBase
#Related API Members
The following members return PivotGridStyles objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Pivot |
#Remarks
These settings can be accessed using the ASPxPivotGrid.Styles property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
StylesBase
PivotGridStyles
See Also