Progress® Telerik® Reporting R1 2021
ReportItem Class
Defines the base class for all report items that can be placed in a
ReportSectionBase. Items of this type
have a location and a size.
Inheritance Hierarchy
SystemObject
Telerik.ReportingReportObject
Telerik.ReportingReportItemBase
Telerik.ReportingReportItem
More...
Namespace:
Telerik.ReportingTelerik.ReportingReportObject
Telerik.ReportingReportItemBase
Telerik.ReportingReportItem
More...
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The ReportItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ReportItem | Initializes a new instance of the ReportItem 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.) |
![]() | Anchor | Obsolete. |
![]() | Anchoring |
Gets or sets the edges of the container to which a report is bound
and determines how a report items is resized with its parent.
|
![]() | 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.) |
![]() | Bottom |
Gets the distance, in Units, between the bottom edge of the
report item and the top edge of its container's client area.
|
![]() | Bounds |
Gets or sets the size and location of the report item including its
nonclient elements, in Units, relative to the parent report item.
|
![]() | ConditionalFormatting |
Gets the collection of the conditional formatting rules, associated with this item.
(Inherited from ReportItemBase.) |
![]() | Container | (Inherited from ReportItemBase.) |
![]() | DefaultSize |
Gets the default size of the report item.
|
![]() | DesignMode | (Inherited from ReportItemBase.) |
![]() | Dock | Obsolete. |
![]() | Docking |
Gets or sets which report item borders are docked to its parent
and determines how a report item is resized with its parent.
|
![]() | 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 report item.
|
![]() | Items |
Gets the collection of report items contained within the report
item.
(Inherited from ReportItemBase.) |
![]() | Left |
Gets or sets the distance, in Units, between the left edge of the
report item and the left edge of its container's client area.
|
![]() | Location |
Gets or sets the coordinates of the upper-left corner of the report
item relative to the upper-left corner of its container.
|
![]() | Name |
Gets or sets the name of the report item.
(Inherited from ReportItemBase.) |
![]() | 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.) |
![]() | Right |
Gets the distance, in Units, between the right edge of the
report item and the left edge of its container's client area.
|
![]() | Site | (Inherited from ReportItemBase.) |
![]() | Size |
Gets or sets the height and width of the report item.
|
![]() | 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.) |
![]() | Top |
Gets or sets the distance, in Units, between the top edge of the
report item and the top edge of its container's client area.
|
![]() | Visible |
Gets or sets a value indicating whether the report item is
displayed.
(Inherited from ReportItemBase.) |
![]() | Width |
Gets or sets the width of the report item.
|
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
See Also
Reference
Inheritance Hierarchy
SystemObject
Telerik.ReportingReportObject
Telerik.ReportingReportItemBase
Telerik.ReportingReportItem
Telerik.ReportingBarcode
Telerik.ReportingDataItem
Telerik.ReportingHtmlTextBox
Telerik.ReportingPanel
Telerik.ReportingPictureBox
Telerik.ReportingShapeItemBase
Telerik.ReportingSubReport
Telerik.ReportingTextItemBase
Telerik.ReportingReportObject
Telerik.ReportingReportItemBase
Telerik.ReportingReportItem
Telerik.ReportingBarcode
Telerik.ReportingDataItem
Telerik.ReportingHtmlTextBox
Telerik.ReportingPanel
Telerik.ReportingPictureBox
Telerik.ReportingShapeItemBase
Telerik.ReportingSubReport
Telerik.ReportingTextItemBase