Progress® Telerik® Reporting R1 2021
DetailSection Class
Represents the main section of a
Report. It is printed once for
every record in the data source of the report.
Inheritance Hierarchy
SystemObject
Telerik.ReportingReportObject
Telerik.ReportingReportItemBase
Telerik.ReportingReportSectionBase
Telerik.ReportingReportSection
Telerik.ReportingDetailSection
Namespace:
Telerik.ReportingTelerik.ReportingReportObject
Telerik.ReportingReportItemBase
Telerik.ReportingReportSectionBase
Telerik.ReportingReportSection
Telerik.ReportingDetailSection
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The DetailSection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DetailSection | Initializes a new instance of the DetailSection 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.
(Inherited from ReportSection.) |
![]() | ColumnCount | Obsolete.
Gets or sets a value that specifies how many columns are present
in the DetailSection of the report.
|
![]() | ColumnSpacing | Obsolete.
Gets or sets a value indicating the space in Units between two
adjacent columns.
|
![]() | 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.
(Inherited from ReportSection.) |
![]() | Name |
Gets or sets the name of the report item.
(Inherited from ReportItemBase.) |
![]() | PageBreak |
Gets or sets the page breaking rule for this
ReportSection.
(Inherited from 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.) |
Remarks
The Detail section appears below
PageHeaderSection and
ReportHeaderSection sections and
above PageFooterSection and
ReportFooterSection sections.
Version Information
Supported in: 1.0.1