ReportHeaderSection
Class
Represents a report header section. Report header is displayed at the beginning of a report, but after the first PageHeaderSection if any.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
C#
[ToolboxBitmap(typeof(ReportHeaderSection), "Resources.ReportHeader.bmp")]
public class ReportHeaderSection : ReportSection, IToggleVisibilityTarget, IActionTarget
Inheritance: objectReportObjectReportItemBaseReportSectionBaseReportSectionReportHeaderSection...
Implements:
Inherited Members
Constructors
C#
public ReportHeaderSection()