ReportSectionBase
Class
Defines the base class for report sections.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
C#
public abstract class ReportSectionBase : ReportItemBase, IToggleVisibilityTarget, IActionTarget
Inheritance: objectReportObjectReportItemBaseReportSectionBase
Derived Classes:
Implements:
Inherited Members
Constructors
Initializes a new instance of the ReportSectionBase class.
C#
protected ReportSectionBase()