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

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

Property Value

Type: String
See Also