Click or drag to resize
ColumnCssClass Property
Specifies the name of the CSS class from the stylesheet to be used for the column.

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public string CssClass { get; set; }

Property Value

Type: String
See Also