GroupHeaderSection
Class
Represents a group header section. Group headers are displayed at the beginning of a group. Group headers and footers are unified by the Group class.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
C#
[ToolboxBitmap(typeof(GroupHeaderSection), "Resources.GroupHeader.bmp")]
public class GroupHeaderSection : GroupSection, IToggleVisibilityTarget, IActionTarget
Inheritance: objectReportObjectReportItemBaseReportSectionBaseReportSectionGroupSectionGroupHeaderSection...
Implements:
Inherited Members
Constructors
Initializes a new instance of the GroupHeaderSection class.
C#
public GroupHeaderSection()