Click or drag to resize
ColumnStyle Property
The style used for the entire column. Sample value: "padding:10px"

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

Property Value

Type: String
See Also