Click or drag to resize
ColumnWidth Property
Determines the width of the column. Sample values: "20%", "200px"

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

Property Value

Type: String
See Also