Progress® Telerik® Reporting R3 2020
Report Properties
The Report type exposes the following members.
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 processing instance of the item.
(Inherited from ReportItemBase.) |
![]() | Bookmark |
Gets or sets a bookmark label to be displayed for the processing instance of this item.
(Inherited from ReportItemBase.) |
![]() | BookmarkId |
Gets or sets a bookmark id for this processing instance of the item.
(Inherited from ReportItemBase.) |
![]() | ChildElements | Obsolete. (Inherited from ProcessingElement.) |
![]() | ColumnCount | |
![]() | ColumnSpacing | |
![]() | Culture |
Gets the CultureInfo instance associated with this report item.
(Inherited from ProcessingElement.) |
![]() | DataObject |
Gets the IDataObject that is bound to this report item.
(Inherited from ProcessingElement.) |
![]() | DataSource |
Gets or sets the data source that the Report is displaying data for.
|
![]() | DocumentMapText |
Gets or sets a text to be displayed in the document map for this processing instance of the item.
(Inherited from ReportItemBase.) |
![]() | DocumentName |
Gets or sets a String representing the name
of the report document.
|
![]() | Exception |
Gets or sets the exception that has occurred during the processing.
(Inherited from ProcessingElement.) |
![]() | IsNestedReport | |
![]() | ItemDefinition | (Inherited from ReportItemBase.) |
![]() | Name | (Inherited from ReportItemBase.) |
![]() | PageFooter | |
![]() | PageHeader | |
![]() | PageSettings | |
![]() | Parameters |
Returns a collection of runtime report Parameters.
|
![]() | Parent | Obsolete. (Inherited from ProcessingElement.) |
![]() | ParentElement |
Gets the parent element of the current layout element.
(Inherited from LayoutElement.) |
![]() | Report |
Nested report's Report points to itself -
not the master report.
(Inherited from ProcessingElement.) |
![]() | ReportFooter | |
![]() | ReportHeader | |
![]() | Style | (Inherited from VisualElement.) |
![]() | ThrowWhenBindingUnsuccessful | (Inherited from ProcessingElement.) |
![]() | TocText |
Gets or sets a text to be displayed in the table of contents for this processing instance of the item.
(Inherited from ReportItemBase.) |
![]() | Visible | (Inherited from VisualElement.) |
![]() | Width |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | ILayoutElementContainerChildren |