Progress® Telerik® Reporting R3 2021
ReportItemBase Class
Defines the base class for visual report items used for creating
reports.
Inheritance Hierarchy
SystemObject
Telerik.ReportingReportObject
Telerik.ReportingReportItemBase
Telerik.ReportingReport
Telerik.ReportingReportItem
Telerik.ReportingReportSectionBase
Namespace:
Telerik.ReportingTelerik.ReportingReportObject
Telerik.ReportingReportItemBase
Telerik.ReportingReport
Telerik.ReportingReportItem
Telerik.ReportingReportSectionBase
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The ReportItemBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ReportItemBase | Initializes a new instance of the ReportItemBase class |
Properties
Name | Description | |
---|---|---|
![]() | AccessibleDescription |
Gets or sets the accessible description for the current report item.
|
![]() | Action |
Gets or sets an interactive action associated with this report item.
|
![]() | Bindings |
Gets the collection of binding rules contained within the report item.
|
![]() | Bookmark | Obsolete.
Gets or sets a bookmark label to be displayed for this report item.
|
![]() | BookmarkId |
Gets or sets a bookmark id for this item.
|
![]() | ConditionalFormatting |
Gets the collection of the conditional formatting rules, associated with this item.
|
![]() | Container | |
![]() | DesignMode | |
![]() | DocumentMapText |
Gets or sets a text to be displayed for this item in the document map.
|
![]() | Items |
Gets the collection of report items contained within the report
item.
|
![]() | Name |
Gets or sets the name of the report item.
|
![]() | Parent | Gets or sets the parent container of the report item.
|
![]() | Report |
Gets the report this item belongs to.
|
![]() | Site | |
![]() | Style |
Gets a Style object
specifying the appearance of the report item.
|
![]() | StyleName |
Gets or sets the name of the report item's global style.
|
![]() | TocText |
Gets or sets a text to be displayed for this item in the table of contents.
|
![]() | ToolTip |
Gets the tooltip associated with the current report item.
|
![]() | Visible |
Gets or sets a value indicating whether the report item is
displayed.
|
Methods
Name | Description | |
---|---|---|
![]() | ClearGlobalDependencies | |
![]() | Contains |
Retrieves a value indicating whether the specified report item is
a child of the report item.
|
![]() | Dispose | Releases all resources used by the ReportItemBase |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the ReportItemBase and optionally releases the managed resources |
![]() | OnItemValidate | |
![]() | ToString |
Returns a String that represents the current
ReportItemBase.
(Overrides ObjectToString.) |
![]() | ToString(String) | (Inherited from ReportObject.) |
Events
Name | Description | |
---|---|---|
![]() | Disposed |
Occurs when the report item is disposed.
|
![]() | ItemDataBinding |
Occurs when the report item binds to a data source.
|
![]() | ItemDataBound |
Occurs after the report item binds to a data source.
|
Version Information
Supported in: 1.0.1