C1.AspNetCore.Mvc.MultiRow Assembly / C1.Web.Mvc.MultiRow Namespace / Cell Class / CssClassAll Property

In This Topic
CssClassAll Property (Cell)
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