C1.Web.Mvc Namespace / ColumnBase Class / CssClass Property

In This Topic
CssClass Property (ColumnBase)
In This Topic
Gets or sets a CSS class name to be used when rendering non-header cells in this row or column.
Syntax
'Declaration
 
Public Property CssClass As String
 
See Also