Gets and sets whether to add a <hr> to the Group Header
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[BrowsableAttribute(true)] public bool GroupHeaderIncludeRule { get; set; } |
| Visual Basic |
|---|
<BrowsableAttribute(true)> Public Property GroupHeaderIncludeRule As Boolean Get Set |