UniGridActionsWidth Property |
Determines the width of the actions column in the UniGrid.
Sample values: "30%", "100px"
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public string Width { get; set; }
Property Value
Type:
StringSee Also