ASPxPivotGrid.CssClass Property
Gets or sets the name of the cascading style sheet (CSS) class that specifies the ASpxPivotGrid’s style.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A String value that specifies the cascading style sheet class’s name. |
See Also