ClassReportHeaderSection
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:
cs-api-definition
[ToolboxBitmap(typeof(ReportHeaderSection), "Resources.ReportHeader.bmp")]
public class ReportHeaderSection : ReportSection, IToggleVisibilityTarget, IActionTarget
Inheritance: objectReportObjectReportItemBaseReportSectionBaseReportSectionReportHeaderSection
Implements:
Inherited Members
Constructors
ReportHeaderSection()
Declaration
cs-api-definition
public ReportHeaderSection()