Click or drag to resize
LogControlDisplayHeader Property
If true, the control displays it's header

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

Property Value

Type: Boolean
See Also