UniGridActionsShowHeader Property |
Indicates whether the header of the actions column should be displayed. The default value is true.
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public bool ShowHeader { get; set; }
Property Value
Type:
BooleanSee Also