Progress® Telerik® Reporting R3 2020
ReportSection Class
Base abstract class for all report sections contained in the report
body. Inherited by
DetailSection,
GroupSection,
ReportHeaderSection,
ReportFooterSection,
TocSection,
Inheritance Hierarchy
SystemObject
Telerik.ReportingReportObject
Telerik.ReportingReportItemBase
Telerik.ReportingReportSectionBase
Telerik.ReportingReportSection
Telerik.ReportingDetailSection
Telerik.ReportingGroupSection
Telerik.ReportingReportFooterSection
Telerik.ReportingReportHeaderSection
Telerik.ReportingTocSection
Namespace:
Telerik.ReportingTelerik.ReportingReportObject
Telerik.ReportingReportItemBase
Telerik.ReportingReportSectionBase
Telerik.ReportingReportSection
Telerik.ReportingDetailSection
Telerik.ReportingGroupSection
Telerik.ReportingReportFooterSection
Telerik.ReportingReportHeaderSection
Telerik.ReportingTocSection
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The ReportSection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ReportSection | Initializes a new instance of the ReportSection class |
Properties
Name | Description | |
---|---|---|
![]() | AccessibleDescription |
Gets or sets the accessible description for the current report item.
(Inherited from ReportItemBase.) |
![]() | Action |
Gets or sets an interactive action associated with this report item.
(Inherited from ReportItemBase.) |
![]() | Bindings |
Gets the collection of binding rules contained within the report item.
(Inherited from ReportItemBase.) |
![]() | Bookmark | Obsolete.
Gets or sets a bookmark label to be displayed for this report item.
(Inherited from ReportItemBase.) |
![]() | BookmarkId |
Gets or sets a bookmark id for this item.
(Inherited from ReportItemBase.) |
![]() | CanShrink |
Gets or sets a value indicating whether the
ReportSection
will shrink if a child item is shrunk or hidden.
|
![]() | ConditionalFormatting |
Gets the collection of the conditional formatting rules, associated with this item.
(Inherited from ReportItemBase.) |
![]() | Container | (Inherited from ReportItemBase.) |
![]() | DesignMode | (Inherited from ReportItemBase.) |
![]() | DocumentMapText |
Gets or sets a text to be displayed for this item in the document map.
(Inherited from ReportItemBase.) |
![]() | Height |
Gets or sets the height of the current section.
(Inherited from ReportSectionBase.) |
![]() | Items |
Gets the collection of report items contained within the report
item.
(Inherited from ReportItemBase.) |
![]() | KeepTogether |
Gets or sets a value indicating whether the rendering engine should
try to keep the
ReportSection
on one page if possible.
|
![]() | Name |
Gets or sets the name of the report item.
(Inherited from ReportItemBase.) |
![]() | PageBreak |
Gets or sets the page breaking rule for this
ReportSection.
|
![]() | Parent | Gets or sets the parent container of the report item.
(Inherited from ReportItemBase.) |
![]() | Report |
Gets the report this item belongs to.
(Inherited from ReportItemBase.) |
![]() | Site | (Inherited from ReportItemBase.) |
![]() | Style |
Gets a Style object
specifying the appearance of the report item.
(Inherited from ReportItemBase.) |
![]() | StyleName |
Gets or sets the name of the report item's global style.
(Inherited from ReportItemBase.) |
![]() | TocText |
Gets or sets a text to be displayed for this item in the table of contents.
(Inherited from ReportItemBase.) |
![]() | ToolTip |
Gets the tooltip associated with the current report item.
(Inherited from ReportItemBase.) |
![]() | Visible |
Gets or sets a value indicating whether the report item is
displayed.
(Inherited from ReportItemBase.) |
Methods
Name | Description | |
---|---|---|
![]() | ClearGlobalDependencies | (Inherited from ReportItemBase.) |
![]() | Contains |
Retrieves a value indicating whether the specified report item is
a child of the report item.
(Inherited from ReportItemBase.) |
![]() | Dispose | (Inherited from ReportItemBase.) |
![]() | Dispose(Boolean) | (Inherited from ReportItemBase.) |
![]() | OnItemValidate | (Inherited from ReportItemBase.) |
![]() | ToString |
Returns a String that represents the current
ReportItemBase.
(Inherited from ReportItemBase.) |
![]() | ToString(String) | (Inherited from ReportObject.) |
Events
Name | Description | |
---|---|---|
![]() | Disposed |
Occurs when the report item is disposed.
(Inherited from ReportItemBase.) |
![]() | ItemDataBinding |
Occurs when the report item binds to a data source.
(Inherited from ReportItemBase.) |
![]() | ItemDataBound |
Occurs after the report item binds to a data source.
(Inherited from ReportItemBase.) |
Version Information
Supported in: 1.0.1