Click or drag to resize
UniGridActionsShowHeader Property
Indicates whether the header of the actions column should be displayed. The default value is true.

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

Property Value

Type: Boolean
See Also