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: 9.0.0
Syntaxpublic bool ShowHeader { get; set; }
Property Value
Type:
Boolean
See Also