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