|
| Class | Description |
|---|
 | Action | Represents an available user action for an item. This class cannot be inherited. |
 | ActionCollection | Represents a collection of Action objects. This class cannot be inherited. |
 | ActionInfo | Represents a set of actions on an item. This class cannot be inherited. |
 | ActionStyle | Encapsulates style properties for the ActionInfo class. This class cannot be inherited. |
 | Bookmark | Represents a bookmark in the report. This class cannot be inherited. |
 | CustomData | Represents the data to display in a custom report item. This class cannot be inherited. |
 | CustomProperty | A custom property for a report, report item, or group. This class cannot be inherited. |
 | CustomPropertyCollection | Represents a collection of custom properties for a report, report item, or group. This class cannot be inherited. |
 | CustomReportItem | Represents a custom report item. This class cannot be inherited. |
 | DataCell | Represents a single cell value in a CustomData object. This class cannot be inherited. |
 | DataCellCollection | Represents all data cells in a CustomData object. This class cannot be inherited. |
 | DataGroupingCollection | Represents an ordered list of data groupings. This class cannot be inherited. |
 | DataMember | Represents group instances within a custom report item's data. This class cannot be inherited. |
 | DataMemberCollection | Encapsulates an ordered list of data members. This class cannot be inherited. |
 | DataValue | Represents a single value in a DataCell. This class cannot be inherited. |
 | DataValueCollection | Represents the data values in one cell of a CustomData object. This class cannot be inherited. |
 | Group | Represents a group level from the report definition. |
 | Image | Represents an image. This class cannot be inherited. |
 | ImageMapArea | Represents an area in an image map. This class cannot be inherited. |
 | ImageMapAreasCollection | Represents areas in an image map. This class cannot be inherited. |
 | Page | Contains cache information generated while rendering a page. |
 | PageCollection | Represents a collection of Page objects. This class cannot be inherited. |
 | PageSection | Contains properties relating to a PageHeader or PageFooter object. This class cannot be inherited. |
 | Rectangle | Represents a rectangle. This class cannot be inherited. |
 | Report | Contains properties, data, and layout information for the report. The Report class is the root of the Report object model. This class cannot be inherited. |
 | ReportColor | Represents a color in a report. This class cannot be inherited. |
 | ReportItem | An abstract class that represents a single item on the report. |
 | ReportItemCollection | A collection of ReportItem objects. This class cannot be inherited. |
 | ReportParameter | Contains information about a report parameter. This class cannot be inherited. |
 | ReportParameterCollection | A collection of ReportParameter objects. This class cannot be inherited. |
 | ReportSize | Represents a unit of length on the report. The class contains methods to convert the length into several formats. This class cannot be inherited. |
 | ReportUrl | Represents a URL contained in a report. This class contains methods to convert the URL into several formats, and has code to handle ReplacementRoot for redirecting URLs within the server. The class can also build a URL that is passed multiple parameters. This class cannot be inherited. |
 | ReportUrlBuilder | Infrastructure. Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. |
 | Style | Represents a collection of named style properties for a report item. This collection can be accessed by name or index. This class cannot be inherited. |
 | StyleBase | An abstract base class collection of named styles for the report, which can be accessed by name or index. |
 | StyleProperties | Represents a collection of styles. This class cannot be inherited. |
 | ValueCollection | Encapsulates a list of data values for a report item. This class cannot be inherited. |