|
| Class | Description |
|---|
 | Action | Contains a hyperlink, bookmark link, or drillthrough action that is associated with a report item. |
 | ActionInfo | Contains a list of actions and action style that are associated with a report item. |
 | AltReportItem | Represents a report item to use in cases where the custom report item is not supported by the server or the render. |
 | ArgumentConstraintException | Occurs when the value of a property is outside of the constraint applied. |
 | ArgumentTooLargeException | Occurs when the value of a property is greater than the maximum value allowed. |
 | ArgumentTooSmallException | Occurs when the value of a property is lower than the minimum value allowed. |
 | BackFrame | Represents the frame and frame background for a gauge or gauge panel. |
 | BackgroundImage | Represents a background image in the report definition. |
 | BaseGaugeImage | Represents an image that is displayed as a part of a gauge. |
 | Body | Defines the visual elements of the body of the report and how the data is structured/grouped, and binds the visual elements to the data for the report. |
 | Border | Represents the default border properties for the object. |
 | CapImage | Represents an image to be used for a pointer cap in a radial gauge. |
 | CellContents | Represents a report item contained in the body, header, or corner cell of a tablix. |
 | Chart | Represents a set of chart areas to be drawn as a single data visualization data region. The chart is defined much like a tablix, but instead of columns, rows, and cells, the chart has categories, series, and data points. |
 | ChartAlignType | Defines which aspects of the chart area should be aligned with the target chart area. |
 | ChartAnnotation | Infrastructure. Represents a chart annotation. |
 | ChartAnnotationGroup | Represents multiple annotations that are grouped together. |
 | ChartArea | Represents a chart area to be drawn within a chart data region. |
 | ChartAxis | Represents the properties for labels, titles and gridlines along an axis. |
 | ChartAxisScaleBreak | Contains the scale break properties of an axis. |
 | ChartAxisTitle | Represents the title of an axis. |
 | ChartBorder3DAnnotation | An annotation with a 3D border. |
 | ChartBorderSkin | Represents the appearance of the border skin around the plot area. |
 | ChartCalloutAnnotation | Represents a callout-style annotation. |
 | ChartCategoryHierarchy | Represents the category hierarchy for the chart. |
 | ChartCodeParameter | Infrastructure. |
 | ChartData | Represents the segmentation of the data into multiple series. |
 | ChartDataLabel | Represents the data labels to display on data values. |
 | ChartDataPoint | Represents a data point for the chart. A data point may consist of a single value expression (for example in bar or line charts) or multiple value expressions (stock and bubble charts). |
 | ChartDataPointValues | Contains a set of data values for a data point in the chart. |
 | ChartDerivedSeries | Represents a derived series which is calculated from a formula applied to another series. |
 | ChartElementPosition | Represents the position in which to draw a chart element. |
 | ChartEllipseAnnotation | Represents an ellipse annotation. |
 | ChartEmptyPoints | Represents the behavior for empty points in a series. |
 | ChartFormulaParameter | Represents a parameter to a formula for a derived series. |
 | ChartGridLines | Regresents the gridlines along an axis. |
 | ChartImageAnnotation | Represents an image annotation in a chart. |
 | ChartItemInLegend | Represents the behavior for a series or set of data points that are displayed in a legend. |
 | ChartLegend | Represents the properties that can be used to display instances of the series groups in a chart legend. |
 | ChartLegendColumn | Infrastructure. Represents a legend column. |
 | ChartLegendColumnHeader | Infrastructure. Represents a column header in a legend. |
 | ChartLegendCustomItem | Infrastructure. Represents a custom legend item. |
 | ChartLegendCustomItemCell | Infrastructure. Represents a cell in the custom legend item. |
 | ChartLegendTitle | Represents a title for a legend. |
 | ChartLineAnnotation | Represents a line annotation in a chart. |
 | ChartMarker | Represents a marker for displayed chart values. |
 | ChartMember | Represents a category or series member for a chart hierarchy. |
 | ChartNoMoveDirections | Defines which directions a smart label is not allowed to move. |
 | ChartPathPoint | Represents a path point in a polyline annotation. |
 | ChartPolygonAnnotation | Represents a polygon annotation in a chart. |
 | ChartPolylineAnnotation | Represents a polyline annotation in a chart. |
 | ChartRectangleAnnotation | Represents a rectangular annotation in a chart. |
 | ChartSeries | Represents the list of data points for one series. |
 | ChartSeriesHierarchy | Represents a series hierarchy in a chart. |
 | ChartSmartLabel | Defines the behavior of smart labels. |
 | ChartStripLine | Represents a custom strip line for an axis |
 | ChartTextAnnotation | Represents a text annotation in a chart. |
 | ChartThreeDProperties | Contains the properties for 3D layout. |
 | ChartTickMarks | Represents tick marks along an axis. |
 | ChartTitle | Represents a title for the chart. |
 | Class | Contains information about a class to instantiate during report initialization. The class instance can be used in expressions in the report. |
 | ColorProperty | Represents a color property in the report. |
 | ComparablePropertyDefinition<T> | Represents a comparable property definition. |
 | ConnectionProperties | Contains information about a data source connection. |
 | Constants | Contains the constants that are used by the object model. |
 | ContainedObject | Represents a contained object. |
 | CustomData | Represents the data to be handed to a custom report item and the way that data should be grouped, sorted, filtered and aggregated. |
 | CustomLabel | Represents a custom label for a scale. |
 | CustomProperty | The contents of CustomProperty is passed through to rendering and custom report item components. |
 | CustomReportItem | Represents a report item that is not natively defined in RDL. Extended information about the custom report item is placed within the CustomProperties() property. Tools and servers that do not support the type use the [Microsoft.ReportingServices.RdlObjectModel.CustomReportItem.AltReportItem] property instead. |
 | DataCell | Defines the list of data values to pass to the custom report item for a specific combination of leaf-node groups in CustomData. |
 | DataCellScopeServiceImpl | Infrastructure. |
 | DataHierarchy | Represents a hierarchy of data members. |
 | DataMember | Represents the base class for a member in a data hierarchy. |
 | DataRegion | Represents the base class for a data region, such as Tablix. |
 | DataRegionBody | Represents the body of a data region. |
 | DataRegionCell | Represents a cell in a data region. |
 | DataRegionPlaceholder | Represents a place holder in a data region. |
 | DataRow | Represents a data row. |
 | DataSet | Represents a dataset. |
 | DataSetReference | Represents a dataset that contains a list of valid parameter values or a default parameter. |
 | DataSource | Represents a data source. |
 | DataSourceCredentials | Represents a set of data source credentials. |
 | DataValue | Defines a single value for the data point in the chart. |
 | DefaultValue | Specifies the default value to use for a parameter. |
 | DefinitionStore<T, E> | Represents a property definition store. |
 | DoubleProperty | Represents a double property in the report. |
 | Drillthrough | Represents a drillthrough action. |
 | EmbeddedImage | Represents an embedded image. |
 | EmptyBorder | Represents a transparent border which takes up a space. |
 | EmptyColorStyle | Contains the style properties used for a null color. |
 | EnumProperty | Infrastructure. Represents a report enumeration property of a specific enumeration type. |
 | ExternalXmlElement | Represents an external XML element. |
 | Field | Represents a field in a dataset. |
 | Filter | Contains a list of filters that restrict rows of data in a dataset or data region, or restrict group instances in a grouping. |
 | FrameBackground | Represents the background of the frame for a gauge or gauge panel. |
 | FrameImage | Represents an image to be used for the frame background of a gauge or gauge panel. |
 | Gauge | Represents a gauge to be drawn within a gauge panel. |
 | GaugeImage | Infrastructure. Represents a gauge image. |
 | GaugeInputValue | Represents an expression and optional formula used in a gauge. |
 | GaugeLabel | Represents a label to display within a gauge panel. |
 | GaugeMember | Represents group, sort, and filter behavior for the data. |
 | GaugePanel | Represents a gauge panel for a data point or set of data points. |
 | GaugePanelItem | Represents an item to be drawn within a gauge panel. |
 | GaugePointer | Represents a pointer to be drawn against a scale. |
 | GaugeScale | Represents a scale to be drawn within a gauge. |
 | GaugeTickMarks | Represents major tick marks along a scale. |
 | Group | Represents a data group. |
 | HierarchyMember | Represents a member in a hierarchy. |
 | Image | Represents an image. |
 | IndicatorState | Represents the current state of a state indicator. |
 | IntProperty | Represents an integer property in the report. |
 | Line | Represents a line report item. |
 | LinearGauge | Represents a linear gauge to be drawn within a gauge panel. |
 | LinearPointer | Represents a linear pointer to be drawn against a linear scale. |
 | LinearScale | Represents a linear scale to be drawn within a linear gauge. |
 | NumericIndicator | Infrastructure. Represents a numeric indicator. |
 | NumericIndicatorRange | Infrastructure. Contains range information for a numeric indicator. |
 | Page | Represents a page in the report. |
 | PageBreak | Defines page break behavior for a group or report item. |
 | PageSection | Represents the layout of report items to appear at the top or bottom of every page of the report. |
 | Paragraph | Represents a paragraph of text within a text box and contains a collection of TextRun elements. |
 | Parameter | Contains information about a parameter to a subreport or drillthrough. |
 | ParameterValue | Represents a parameter value. |
 | PinLabel | Represents a label for a pin value at one end of a scale. |
 | PointerCap | Represents a pointer cap for a radial gauge. |
 | PointerImage | Represents an image to be used for a pointer in a gauge. |
 | PropertyDefinition | Represents a property definition. |
 | PropertyDefinition<T> | Represents a property definition. |
 | PropertyStore | Represents a property store. |
 | Query | Represents a query. |
 | QueryParameter | Represents a query parameter. |
 | RadialGauge | Represents a radial gauge to be drawn within a gauge panel. |
 | RadialPointer | Represents a radial pointer to be drawn against a radial scale. |
 | RadialScale | Represents a radial scale to be drawn within a radial gauge. |
 | RdlCollection<T> | Represents an RDL collection. |
 | RdlCollectionBase<T> | Represents the base class for an RDL collection. |
 | Rectangle | Represents a rectangle. |
 | Report | Represents a report. |
 | ReportElement | Represents the base class of a report element. |
 | ReportExpression.Collections | Infrastructure. |
 | ReportExpression.FieldProperties | Infrastructure. |
 | ReportExpression.Functions | Infrastructure. |
 | ReportExpression.GlobalProperties | Infrastructure. |
 | ReportExpression.ParameterProperties | Infrastructure. |
 | ReportExpression.UserProperties | Infrastructure. |
 | ReportItem | Represents a report item, such as a rectangle or tablix. |
 | ReportObject | Represents a report object. |
 | ReportObjectBase | Represents the base class for a report object. |
 | ReportParameter | Contains information about a parameter to the report. |
 | ReportSizeConverter | Infrastructure. |
 | ScaleLabels | Defines the appearance of labels on a scale. |
 | ScalePin | Represents a pin value at one end of a scale. |
 | ScaleRange | Represents a range to be drawn against a scale. |
 | SizeProperty | Represents a size property in the report. |
 | SortExpression | Represents a sort expression. |
 | StateImage | Infrastructure. Represents an image for the state indicator. |
 | StateIndicator | Infrastructure. Represents a state indicator. |
 | StringProperty | Represents a report string property. |
 | Style | Contains information about the style of a report item. |
 | Subreport | Represents a subreport. |
 | Tablix | Represents a tablix, which is a flexible layout grid that has nested repeating column groups and row groups. |
 | TablixBody | Defines the layout and structure of the bottom right region that contains the data elements of the tablix. |
 | TablixCell | Represents the contents of each cell in the body section of a tablix. |
 | TablixColumn | Represents a column in the body section of a tablix. |
 | TablixCorner | Defines the layout and structure of the upper left-hand corner region of a tablix. The height of the corner is the sum of the heights of the column headers. The width of the corner is the sum of the widths of the row headers. |
 | TablixCornerCell | Represents the contents of each corner cell in the tablix. |
 | TablixCornerRow | Represents the list of cells in a row of the corner section of a tablix. |
 | TablixHeader | Represents a group header in a tablix. |
 | TablixHierarchy | Represents a hierarchy of members for the tablix. |
 | TablixMember | Represents a member in a tablix hierarchy. |
 | TablixRow | Represents a tablix row that has a list of cells. |
 | Textbox | Represents a text box. |
 | TextRun | Represents a text run. |
 | Thermometer | Defines display properties for a linear gauge thermometer pointer. |
 | TickMarkImage | Represents a tick mark image. |
 | TickMarkStyle | Represents a tick mark that is associated with a custom label. |
 | ToggleImage | Represents a toggle image that is displayed as a part of the text box. |
 | TopImage | Represents an image to be displayed atop part of a gauge. |
 | UserSort | Represents a sort control for the end-user. |
 | ValidValues | Provides a list of possible values with which to populate a parameter list that is displayed to users. |
 | Variable | Represents a variable. |
 | Visibility | Defines whether a report item should be shown in the rendered report. |