Progress® Telerik® Reporting R3 2021
Telerik.Reporting.Processing Namespace
Classes
Class | Description | |
---|---|---|
![]() | ActionBase |
Base class for processed interactive actions.
|
![]() | Barcode | |
![]() | BookmarkAddress | |
![]() | BookmarkNode | |
![]() | CancelProcessingException | |
![]() | CheckBox |
Represents the processing instance of the CheckBox item.
|
![]() | CrossSectionItem |
Represents the processing instance of the CrossSectionItem item.
|
![]() | CrossSectionItemCollection |
A collection containing the processing instances of CrossSectionItem entities. Intended for internal use only.
|
![]() | CustomAction |
Represents a processed interactive action that contains evaluated parameter collection.
|
![]() | DataItem | |
![]() | DetailSection | |
![]() | ElementTreeHelper |
Provides utility methods that perform common tasks involving nodes in a LayoutElement tree.
|
![]() | Group | |
![]() | GroupSection | |
![]() | HtmlTextBox | |
![]() | LayoutElement |
Base class for all processing instances of report items.
|
![]() | NavigateToBookmarkAction |
Represent a processed interactive action that navigates the report viewer to a predefined bookmark in the same report.
|
![]() | NavigateToReportAction |
Represent a processed interactive action that navigates the report viewer to another report.
|
![]() | NavigateToUrlAction |
Represent a processed interactive action that opens a URL.
|
![]() | PageSection |
Represents the processing instance of the PageSection definition section.
|
![]() | Panel |
Represents the processing instance of the Panel definition item.
|
![]() | Parameter |
Represents a processing instance of a ReportParameter.
|
![]() | ParameterValue |
Represents a parameter value.
|
![]() | PictureBox |
Represents the processing instance of the PictureBox item.
|
![]() | PictureWatermark |
Represents the processing instance of the PictureWatermark item.
|
![]() | ProcessingElement | |
![]() | ProcessingElementElementCollection | Obsolete. |
![]() | ProcessingIdentifierAction |
Represents an base class for an interactive action that affects one or more report items or groups.
|
![]() | RenderingFormat | |
![]() | RenderingResult |
Represents a result of the report rendering.
|
![]() | Report |
Represents the processing instance of the Report definition
|
![]() | ReportItem | |
![]() | ReportItemBase |
Represents a processing report item.
|
![]() | ReportProcessor |
Represents the object responsible for printing and rendering Reports.
|
![]() | ReportSection | |
![]() | ReportSectionBase | |
![]() | Shape |
Processing class for Shape item.
|
![]() | ShapeItemBase |
Processing class for ShapeItem descendants.
|
![]() | SortingAction |
Represents a processed interactive action that has toggled sorting of one or more data items and groups.
|
![]() | SubReport | |
![]() | Table |
Represents a processing Table item.
|
![]() | TableColumn |
Represents a column in the Table item.
|
![]() | TableRow |
Represents a row in the Table item.
|
![]() | TextBox | |
![]() | TextItemBase |
Base class for TextBox and CheckBox classes
|
![]() | TextWatermark | |
![]() | TocSection |
Represents a processing Table of Contents section.
|
![]() | ToggleVisibilityAction |
Represents a processed interactive action that has toggled the visibility of one or more data items and groups.
|
![]() | ToolTip |
Represents a processed tooltip class that will be shown in a viewer
|
![]() | UserIdentity | |
![]() | VisualElement | |
![]() | Watermark | |
![]() | WatermarkCollection | |
![]() | XhtmlValidator |
Provide methods for XHTML validation
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IAction |
Represents a processed interactive action associated with a report item
|
![]() | IBookmarkNode |
Internal use only
|
![]() | IDataGroupMember |
Provides an unified access to the data of a group member
|
![]() | IDataObject |
Provides unified access to a single data record from a data source.
|
![]() | ILayoutElementContainer |
Represents an item that may contain other LayoutElements
|
![]() | IRenderingExtension | |
![]() | IRenderStream |
Provides support for rendering multiple streams from a rendering extension.
|
![]() | ITableCell |
Provides an interface for accessing a processing Table cell.
|
Delegates
Delegate | Description | |
---|---|---|
![]() | CreateStream |
Used by the rendering extension to obtain a stream.
|
![]() | EvaluateHeaderFooterExpressions |
Delegate used to re-evaluate the page header and
footer sections for each generated page.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | SortingOrder |
Enumeration that defines the sorting order of the SortingAction.
|