Click or drag to resize
UniGridActionsWidth Property
Determines the width of the actions column in the UniGrid. Sample values: "30%", "100px"

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