ClassReportSection
Class
Definition
Namespace:Telerik.Reporting.Processing
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
public class ReportSection : ReportSectionBase, ILayoutElementContainer
Inheritance: objectReportObjectLayoutElementVisualElementProcessingElementReportItemBaseReportSectionBaseReportSection
Derived Classes:
Implements:
Inherited Members
Properties
KeepTogether
Internal use only
Declaration
cs-api-definition
public bool KeepTogether { get; set; }
Property Value
bool
PageBreak
Internal use only
PrintAtBottom
Gets or sets a value indicating whether the rendering engine should print the section at the bottom of the page that contains the section.
Declaration
cs-api-definition
public bool PrintAtBottom { get; set; }
Property Value
bool
Remarks
Applicable for GroupFooter and ReportFooter sections only.