CssClass Property (PivotGrid) | ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Olap Assembly / C1.Web.Mvc.Olap Namespace / PivotGrid Class / CssClass Property

In This Topic
CssClass Property (PivotGrid)
In This Topic
Gets or sets the css class of the control.
Syntax
'Declaration
 
Public Property CssClass As String
 
See Also