CssClassAll Property (TransposedGridRow)
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
public string CssClassAll {get; set;}
See Also