Progress® Telerik® Reporting R1 2021
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 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.) |
![]() | ConditionalFormatting |
Gets the collection of the conditional formatting rules, associated with this item.
(Inherited from ReportItemBase.) |
![]() | Container | (Inherited from ReportItemBase.) |
![]() | Culture |
Gets or sets the culture information associated with the report.
|
![]() | DataSource |
Gets or sets the data source that the
Report is displaying data for.
|
![]() | DesignMode | (Inherited from ReportItemBase.) |
![]() | DocumentMapText |
Gets or sets a text to be displayed for this item in the document map.
(Inherited from ReportItemBase.) |
![]() | DocumentName |
Gets or sets a String representing the name
of the report document.
|
![]() | ExternalStyles | Obsolete. |
![]() | ExternalStyleSheets |
Gets the collection of ExternalStyleSheets for the report.
|
![]() | Filters |
Gets a
FilterCollection
that defines the filter expression(s) for the
Report |
![]() | Groups |
Gets a
GroupCollection
that defines the groups for the
Report |
![]() | Items |
Gets the collection of report items contained within the report
item.
(Inherited from ReportItemBase.) |
![]() | Name |
Gets or sets the name of the report item.
(Inherited from ReportItemBase.) |
![]() | PageNumberingStyle |
Gets or sets a PageNumberingStyle
for the Report.
|
![]() | PageSettings |
Gets or sets the page settings for the
Report .
|
![]() | 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.) |
![]() | ReportParameters | |
![]() | Site | (Inherited from ReportItemBase.) |
![]() | Sorting | Obsolete. |
![]() | Sortings |
Gets a
SortingCollection
that defines the sort column(s), and their type and order for the
Report |
![]() | 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.) |
![]() | StyleSheet |
Gets the StyleSheet
associated with the report.
|
![]() | 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.) |
![]() | UnitOfMeasure |
Gets or sets the default unit of measure for the report.
|
![]() | 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.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IReportDocumentReportParameters | Obsolete. |
![]() ![]() | IReportDocumentReports | Obsolete. |
![]() ![]() | IReportDocumentReportSources |
Enumerates the report sources contained in this report document.
The Report implementation returns a new InstanceReportSource containing the current Report object
|