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

In This Topic
CssClassAll Property (ColumnBase)
In This Topic
Gets or sets a CSS class name to use when rendering all cells (data and headers) in the column or row.
Syntax
'Declaration
 
Public Property CssClassAll As String
 
See Also