다음을 통해 공유


Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스

Contains classes and interfaces that let you extend the rendering capabilities of SQL Server Reporting Services. By using the members of this namespace, along with members of the Microsoft.ReportingServices.Interfaces namespace, you can build your own custom rendering extensions for Reporting Services.

클래스

  클래스 설명
공용 클래스 Action Contains a hyperlink, bookmark link or drillthrough action associated with a report item.
공용 클래스 ActionCollection Represents a collection of Action objects.
공용 클래스 ActionDrillthrough Represents a drillthrough action.
공용 클래스 ActionDrillthroughInstance Represents an instance type of the ActionDrillthrough class, and contains the calculated values of the properties in ActionDrillthrough.
공용 클래스 ActionInfo Contains a list of actions and action style associated with a report item.
공용 클래스 ActionInfoWithDynamicImageMap A collection of actions with associated image map areas for use in Custom Report Items.
공용 클래스 ActionInfoWithDynamicImageMapCollection Represents a collection of ActionInfoWithDynamicImageMap objects.
공용 클래스 ActionInstance Represents an instance type of the Action class, and contains the calculated values of the properties in Action.
공용 클래스 BackFrame Represents the frame and frame background for a gauge or gauge panel.
공용 클래스 BackFrameInstance Represents an instance type of the BackFrame class, and contains the calculated values of the properties in BackFrame.
공용 클래스 BackgroundImage Represents a background image in the report definition.
공용 클래스 BackgroundImageInstance Represents an instance type of the BackgroundImage class and contains the calculated values of the properties in BackgroundImage.
공용 클래스 BaseGaugeImage Represents an image that is displayed as a part of a gauge.
공용 클래스 BaseGaugeImageInstance Represents an instance type of the BaseGaugeImage class, and contains the calculated values of the properties in BaseGaugeImage.
공용 클래스 BaseInstance Represents the base class of all instance types.
공용 클래스 Body Defines the visual elements of the body of the report, how the data is structured/grouped and binds the visual elements to the data for the report.
공용 클래스 BodyInstance Represents an instance type of the Body class and contains the calculated values of the properties in Body.
공용 클래스 Border Represents the default border properties for the object.
공용 클래스 BorderInstance Represents an instance type of the Border class and contains the calculated values of the properties in Border.
공용 클래스 CapImage Represents an image to be used for a pointer cap in a radial gauge.
공용 클래스 CapImageInstance Represents an instance type of the CapImage class, and contains the calculated values of the properties in CapImage.
공용 클래스 CellContents Represents the contents of a cell in the TablixBody, TablixHeader, or TablixCorner.
공용 클래스 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.
공용 클래스 ChartAlignTypeInstance Represents an instance type of the ChartAlignType class, and contains the calculated values of the properties in ChartAlignType.
공용 클래스 ChartArea Represents a chart area to be drawn within a chart data region.
공용 클래스 ChartAreaCollection Represents a collection of ChareArea objects.
공용 클래스 ChartAreaInstance Represents an instance type of the ChartArea class and contains the calculated values of the properties in ChartArea.
공용 클래스 ChartAxis Represents the properties for labels, titles and gridlines along an axis.
공용 클래스 ChartAxisCollection Represents a collection of ChareAxis objects.
공용 클래스 ChartAxisInstance Represents an instance type of the ChartAxis class, and contains the calculated values of the properties in ChartAxis.
공용 클래스 ChartAxisScaleBreak Contains the scale break properties of an axis.
공용 클래스 ChartAxisScaleBreakInstance Represents an instance type of the ChartAxisScaleBreak class, and contains the calculated values of the properties in ChartAxisScaleBreak.
공용 클래스 ChartAxisTitle Represents the title of an axis.
공용 클래스 ChartAxisTitleInstance Represents an instance type of the ChartAxisTitle class, and contains the calculated values of the properties in ChartAxisTitle.
공용 클래스 ChartBorderSkin Represents the appearance of the border skin around the plot area.
공용 클래스 ChartBorderSkinInstance Represents an instance type of the ChartBorderSkin class and contains the calculated values of the properties in ChartBorderSkin.
공용 클래스 ChartCustomPaletteColor Represents a custom palette color in a ChartCustomPaletteColorCollection.
공용 클래스 ChartCustomPaletteColorCollection Represents a collection of ChareCustomPaletteColor objects.
공용 클래스 ChartCustomPaletteColorInstance Represents an instance type of the ChartCustomPaletteColor class, and contains the calculated values of the properties in ChartCustomPaletteColor.
공용 클래스 ChartData Represents the segmentation of the data into multiple series.
공용 클래스 ChartDataLabel Represents the data labels to display on data points.
공용 클래스 ChartDataLabelInstance Represents an instance type of the ChartDataLabel class, and contains the calculated values of the properties in ChartDataLabel.
공용 클래스 ChartDataPoint Represents a data point for the chart. A data point can consist of a single value expression (for example in bar or line charts) or multiple value expressions (stock and bubble charts).
공용 클래스 ChartDataPointInstance Represents an instance type of the ChartDataPoint class, and contains the calculated values of the properties in ChartDataPoint.
공용 클래스 ChartDataPointValues Contains a set of data values for a data point in the chart.
공용 클래스 ChartDataPointValuesInstance Represents an instance type of the ChartDataPointValues class and contains the calculated values of the properties in ChartDataPointValues.
공용 클래스 ChartDerivedSeries Represents a derived series which is calculated from a formula applied to another series.
공용 클래스 ChartDerivedSeriesCollection Represents a collection of ChareDerivedSeries objects.
공용 클래스 ChartDynamicMemberInstance Represents a dynamic instance of a ChartMember object.
공용 클래스 ChartElementPosition Represents the position in which to draw a chart element.
공용 클래스 ChartElementPositionInstance Represents an instance type of the ChartElementPosition class and contains the calculated values of the properties in ChartElementPosition.
공용 클래스 ChartEmptyPoints Represents the behavior for empty points in a series.
공용 클래스 ChartEmptyPointsInstance Represents an instance type of the ChartEmptyPoints class, and contains the calculated values of the properties in ChartEmptyPoints.
공용 클래스 ChartFormulaParameter Represents a parameter to a formula for a derived series.
공용 클래스 ChartFormulaParameterCollection Represents a collection of ChartFormulaParameter objects.
공용 클래스 ChartFormulaParameterInstance Represents an instance type of the ChartFormulaParameter class and contains the calculated values of the properties in ChartFormulaParameter.
공용 클래스 ChartGridLines Regresents the gridlines along an axis.
공용 클래스 ChartGridLinesInstance Represents an instance type of the ChartGridLines class, and contains the calculated values of the properties in ChartGridLines.
공용 클래스 ChartHierarchy Represents a hierarchy of members for the chart.
공용 클래스 ChartInstance Represents an instance type of the Chart class and contains the calculated values of the properties in Chart.
공용 클래스 ChartItemInLegend Represents the behavior for a series or set of data points displayed in a legend.
공용 클래스 ChartItemInLegendInstance Represents an instance type of the ChartItemInLegend class and contains the calculated values of the properties in ChartItemInLegend.
공용 클래스 ChartLegend Represents the properties that can be used to display instances of the series groups in a chart legend.
공용 클래스 ChartLegendCollection Represents a collection of ChartLegend objects.
공용 클래스 ChartLegendColumn 인프라
공용 클래스 ChartLegendColumnCollection Represents a collection of ChartLegendColumn objects.
공용 클래스 ChartLegendColumnHeader 인프라
공용 클래스 ChartLegendColumnHeaderInstance Represents an instance type of the ChartLegendColumnHeader class, and contains the calculated values of the properties in ChartLegendColumnHeader.
공용 클래스 ChartLegendColumnInstance Represents an instance type of the ChartLegendColumn class, and contains the calculated values of the properties in ChartLegendColumn.
공용 클래스 ChartLegendCustomItem 인프라
공용 클래스 ChartLegendCustomItemCell 인프라
공용 클래스 ChartLegendCustomItemCellCollection Represents a collection of ChartLegendCustomItemCell objects.
공용 클래스 ChartLegendCustomItemCellInstance Represents an instance type of the ChartLegendCustomItemCell class, and contains the calculated values of the properties in ChartLegendCustomItemCell.
공용 클래스 ChartLegendCustomItemCollection Represents a collection of ChartLegendCustomItem objects.
공용 클래스 ChartLegendCustomItemInstance Represents an instance type of the ChartLegendCustomItem class and contains the calculated values of the properties in ChartLegendCustomItem.
공용 클래스 ChartLegendInstance Represents an instance type of the ChartLegend class and contains the calculated values of the properties in ChartLegend.
공용 클래스 ChartLegendTitle Represents a title for a legend.
공용 클래스 ChartLegendTitleInstance Represents an instance type of the ChartLegendTitle class and contains the calculated values of the properties in ChartLegendTitle.
공용 클래스 ChartMarker Represents a marker for displayed chart values.
공용 클래스 ChartMarkerInstance Represents an instance type of the ChartMarker class, and contains the calculated values of the properties in ChartMarker.
공용 클래스 ChartMember Represents a category or series member for a chart.
공용 클래스 ChartMemberCollection Represents a collection of ChartMember objects.
공용 클래스 ChartMemberInstance Represents an instance type of the ChartMember class, and contains the calculated values of the properties in ChartMember.
공용 클래스 ChartNoMoveDirections Defines which directions a smart label is not allowed to move.
공용 클래스 ChartNoMoveDirectionsInstance Represents an instance type of the ChartNoMoveDirections class and contains the calculated values of the properties in ChartNoMoveDirections.
공용 클래스 ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) > Represents the base class for a collection of chart objects.
공용 클래스 ChartObjectCollectionItem< (Of < ( <'T> ) > ) > Represents the base class for an item in a ChartObjectCollectionBase.
공용 클래스 ChartSeries Represents the list of data points for one series.
공용 클래스 ChartSeriesCollection Represents a collection of ChartSeries objects.
공용 클래스 ChartSeriesInstance Represents an instance type of the ChartSeries class and contains the calculated values of the properties in ChartSeries.
공용 클래스 ChartSmartLabel Defines the behavior of smart labels.
공용 클래스 ChartSmartLabelInstance Represents an instance type of the ChartSmartLabel class and contains the calculated values of the properties in the ChartSmartLabel.
공용 클래스 ChartStripLine Represents a custom strip line for an axis.
공용 클래스 ChartStripLineCollection Represents a collection of ChartStripLine objects.
공용 클래스 ChartStripLineInstance Represents an instance type of the ChartStripLine class and contains the calculated values of the properties in ChartStripLine.
공용 클래스 ChartThreeDProperties Contains the properties for 3-D layout.
공용 클래스 ChartThreeDPropertiesInstance Represents an instance type of the ChartThreeDProperties class, and contains the calculated values of the properties in ChartThreeDProperties.
공용 클래스 ChartTickMarks Represents tick marks along an axis.
공용 클래스 ChartTickMarksInstance Represents an instance type of the ChartTickMarks class, and contains the calculated values of the properties in ChartTickMarks.
공용 클래스 ChartTitle Represents a title for the chart.
공용 클래스 ChartTitleCollection Represents a collection of ChartTitle objects.
공용 클래스 ChartTitleInstance Represents an instance type of the ChartTitle class and contains the calculated values of the properties in ChartTitle.
공용 클래스 CompiledGaugeInputValueInstance Represents an instance type of the GaugeInputValue class, and contains the parsed values of the properties in GaugeInputValue.
공용 클래스 CompiledGaugePointerInstance Represents an instance type of the GaugePointer class, and contains the parsed values of the properties in GaugePointer.
공용 클래스 CompiledParagraphInstance Represents a compiled paragraph instance generated from parsing HTML in a text run.
공용 클래스 CompiledParagraphInstanceCollection Represents a collection of CompiledParagraphInstance objects.
공용 클래스 CompiledRichTextInstance Represents a compiled paragraph instance generated from parsing HTML in a text run.
공용 클래스 CompiledTextRunInstance Represents a compiled text run instance generated from parsing HTML in a text run.
공용 클래스 CompiledTextRunInstanceCollection Represents a collection of CompiledTextRunInstance objects.
공용 클래스 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.
공용 클래스 CustomLabelCollection Represents a collection of CustomLabel objects.
공용 클래스 CustomLabelInstance Represents an instance type of the CustomLabel class and contains the calculated values of the properties in CustomLabel.
공용 클래스 CustomProperty The contents of CustomProperty is passed through to rendering and custom report item components.
공용 클래스 CustomPropertyCollection Represents a collection of CustomProperty objects.
공용 클래스 CustomPropertyInstance Represents an instance type of the CustomProperty class, and contains the calculated values of the properties in CustomProperty.
공용 클래스 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.OnDemandReportRendering.CustomReportItem.AltReportItem] property instead.
공용 클래스 CustomReportItemInstance Represents an instance type of the CustomReportItem class, and contains the calculated values of the properties in CustomReportItem.
공용 클래스 DataCell Defines the list of data values to pass to the custom report item for a specific combination of leaf-node groups in CustomData.
공용 클래스 DataCellInstance Represents an instance type of the DataCell class, and contains the calculated values of the properties in DataCell.
공용 클래스 DataDynamicMemberInstance Represents a dynamic instance of a DataMember object.
공용 클래스 DataHierarchy Represents a hierarchy of data members.
공용 클래스 DataMember Represents the base class for a member in a data hierarchy.
공용 클래스 DataMemberCollection Represents a collection of DataMember objects.
공용 클래스 DataMemberInstance Represents an instance type of the DataMember class, and contains the calculated values of the properties in DataMember.
공용 클래스 DataRegion Represents the base class for a data region, such as Tablix.
공용 클래스 DataRegionInstance Represents an instance type of the DataRegion class, and contains the calculated values of the properties in DataRegion.
공용 클래스 DataRegionMember Represents the base class for a member in a data region's hierarchy.
공용 클래스 DataRegionMemberCollection< (Of < ( <'T> ) > ) > Represents the base class for all data region member collections.
공용 클래스 DataRow Represents a data row.
공용 클래스 DataRowCollection Represents a collection of DataRow objects.
공용 클래스 DataValue Defines a single value for the data point in the chart.
공용 클래스 DataValueCollection Represents a collection of DataValue objects.
공용 클래스 DataValueInstance Represents an instance type of the DataValue class, and contains the calculated values of the properties in DataValue.
공용 클래스 DocumentMap Provides a depth-first, on demand traversal of a report's document map
공용 클래스 DocumentMapNode A node in the document map.
공용 클래스 DynamicImageInstance Represents a dynamic instance of a Image object.
공용 클래스 FrameBackground Represents the background of the frame for a gauge or gauge panel.
공용 클래스 FrameBackgroundInstance Represents an instance type of the FrameBackground class, and contains the calculated values of the properties in FrameBackground.
공용 클래스 FrameImage Represents an image to be used for the frame background of a gauge or gauge panel.
공용 클래스 FrameImageInstance Represents an instance type of the FrameImage class, and contains the calculated values of the properties in FrameImage.
공용 클래스 Gauge Represents a gauge to be drawn within a gauge panel.
공용 클래스 GaugeCell Represents a gauge cell.
공용 클래스 GaugeCellInstance Represents an instance type of the GaugeCell class, and contains the calculated values of the properties in GaugeCell.
공용 클래스 GaugeDynamicMemberInstance Represents a dynamic instance of a GaugeMember object.
공용 클래스 GaugeImage 인프라
공용 클래스 GaugeImageCollection Represents a collection of GaugeImage objects.
공용 클래스 GaugeImageInstance Represents an instance type of the GaugeImage class, and contains the calculated values of the properties in GaugeImage.
공용 클래스 GaugeInputValue Represents an expression and optional formula used in a gauge.
공용 클래스 GaugeInputValueInstance Represents an instance type of the GaugeInputValue class, and contains the calculated values of the properties in GaugeInputValue.
공용 클래스 GaugeInstance Represents an instance type of the Gauge class, and contains the calculated values of the properties in Gauge.
공용 클래스 GaugeLabel Represents a label to display within a gauge panel.
공용 클래스 GaugeLabelCollection Represents a collection of GaugeLabel objects.
공용 클래스 GaugeLabelInstance Represents an instance type of the GaugeLabel class, and contains the calculated values of the properties in GaugeLabel.
공용 클래스 GaugeMember Represents group, sort and filter behavior for the data.
공용 클래스 GaugeMemberCollection Represents a collection of GaugeMember objects.
공용 클래스 GaugeMemberInstance Represents an instance type of the GaugeMember class, and contains the calculated values of the properties in GaugeMember.
공용 클래스 GaugePanel Represents a gauge panel for data point or set of data points.
공용 클래스 GaugePanelInstance Represents an instance type of the GaugePanel class, and contains the calculated values of the properties in GaugePanel.
공용 클래스 GaugePanelItem Represents an item (gauge, image, label) to be drawn within a gauge panel.
공용 클래스 GaugePanelItemInstance Represents an instance type of the GaugePanelItem class, and contains the calculated values of the properties in GaugePanelItem.
공용 클래스 GaugePanelObjectCollectionBase< (Of < ( <'T> ) > ) > Represents the base class for all gauge panel object collections.
공용 클래스 GaugePanelObjectCollectionItem Represents an item in a collection of gauge panel objects.
공용 클래스 GaugePointer Represents a pointer to be drawn against a scale.
공용 클래스 GaugePointerInstance Represents an instance type of the GaugePointer class, and contains the calculated values of the properties in GaugePointer.
공용 클래스 GaugeRow 인프라
공용 클래스 GaugeRowCollection Represents a collection of StateIndicator objects.
공용 클래스 GaugeScale Represents a scale to be drawn within a gauge.
공용 클래스 GaugeScaleInstance Represents an instance type of the GaugeScale class, and contains the calculated values of the properties in GaugeScale.
공용 클래스 GaugeTickMarks Represents major tick marks along a scale.
공용 클래스 GaugeTickMarksInstance Represents an instance type of the GaugeTickMarks class and contains the calculated values of the properties in GaugeTickMarks.
공용 클래스 Group Represents a data group.
공용 클래스 GroupExpressionCollection Represents a collection of GroupExpressionCollection objects.
공용 클래스 GroupExpressionValueCollection Represents a collection of GroupExpressionValue objects.
공용 클래스 GroupInstance Represents an instance type of the Group class, and contains the calculated values of the properties in Group.
공용 클래스 Image Represents an image.
공용 클래스 ImageInstance Represents an instance type of the Image class, and contains the calculated values of the properties in Image.
공용 클래스 ImageMapArea Represents an image map area.
공용 클래스 ImageMapAreaInstance Represents an instance type of the ImageMapArea class, and contains the calculated values of the properties in ImageMapArea.
공용 클래스 ImageMapAreaInstanceCollection Represents a collection of ImageMapAreaInstance objects.
공용 클래스 Line Represents a line report item.
공용 클래스 LinearGauge Represents a linear gauge to be drawn within a gauge panel.
공용 클래스 LinearGaugeCollection Represents a collection of LinearGauge objects.
공용 클래스 LinearGaugeInstance Represents an instance type of the LinearGauge class, and contains the calculated values of the properties in LinearGauge.
공용 클래스 LinearPointer Represents a linear pointer to be drawn against a linear scale.
공용 클래스 LinearPointerCollection Represents a collection of LinearPointer objects.
공용 클래스 LinearPointerInstance Represents an instance type of the LinearPointer class, and contains the calculated values of the properties in LinearPointer.
공용 클래스 LinearScale Represents a linear scale to be drawn within a linear gauge.
공용 클래스 LinearScaleCollection Represents a collection of LinearScale objects.
공용 클래스 LinearScaleInstance Represents an instance type of the LinearScale class, and contains the calculated values of the properties in LinearScale.
공용 클래스 LineInstance Represents an instance type of the Line class, and contains the calculated values of the properties in Line.
공용 클래스 MemberHierarchy< (Of < ( <'T> ) > ) > Represents a member hierarchy of a specific report item.
공용 클래스 NumericIndicator 인프라
공용 클래스 NumericIndicatorCollection Represents a collection of NumericIndicator objects.
공용 클래스 NumericIndicatorInstance Represents an instance type of the NumericIndicator class, and contains the calculated values of the properties in NumericIndicator.
공용 클래스 Page Represents a page in the report.
공용 클래스 PageBreak Defines page break behavior for a group or report item.
공용 클래스 PageInstance Represents an instance type of the Page class, and contains the calculated values of the properties in Page.
공용 클래스 PageSection Represents the layout of report items to appear at the top or bottom of every page of the report.
공용 클래스 PageSectionInstance Represents an instance type of the PageSection class, and contains the calculated values of the properties in PageSection.
공용 클래스 Paragraph Represents a paragraph of text within a text box, and contains a collection of TextRun elements.
공용 클래스 ParagraphCollection Represents a collection of Paragraph objects.
공용 클래스 ParagraphInstance Represents an instance type of the Paragraph class, and contains the calculated values of the properties in Paragraph.
공용 클래스 ParagraphInstanceCollection Represents a collection of ParagraphInstance objects.
공용 클래스 ParagraphInstanceEnumerator Gets the enumerator for an inherited object of ParagraphInstance.
공용 클래스 Parameter Contains information about a parameter to a subreport or drillthrough.
공용 클래스 ParameterCollection Represents a collection of Parameter objects.
공용 클래스 ParameterInstance Represents an instance type of the Parameter class and contains the calculated values of the properties in Parameter.
공용 클래스 PinLabel Represents a label for a pin value at one end of a scale.
공용 클래스 PinLabelInstance Represents an instance type of the PinLabel class and contains the calculated values of the properties in PinLabel.
공용 클래스 PointerCap Represents a pointer cap for a radial gauge.
공용 클래스 PointerCapInstance Represents an instance type of the PointerCap class and contains the calculated values of the properties in PointerCap.
공용 클래스 PointerImage Represents an image to be used for a pointer in a gauge.
공용 클래스 PointerImageInstance Represents an instance type of the PointerImage class, and contains the calculated values of the properties in PointerImage.
공용 클래스 RadialGauge Represents a radial gauge to be drawn within a GaugePanel.
공용 클래스 RadialGaugeCollection Represents a collection of RadialGauge objects.
공용 클래스 RadialGaugeInstance Represents an instance type of the RadialGauge class, and contains the calculated values of the properties in RadialGauge.
공용 클래스 RadialPointer Represents a radial pointer to be drawn against a RadialScale.
공용 클래스 RadialPointerCollection Represents a collection of RadialPointer objects.
공용 클래스 RadialPointerInstance Represents an instance type of the RadialPointer class, and contains the calculated values of the properties in RadialPointer.
공용 클래스 RadialScale Represents a radial scale to be drawn within a RadialGauge.
공용 클래스 RadialScaleCollection Represents a collection of RadialScale objects.
공용 클래스 RadialScaleInstance Represents an instance type of the RadialScale class, and contains the calculated values of the properties in RadialScale.
공용 클래스 Rectangle Represents a rectangle report item.
공용 클래스 RectangleInstance Represents an instance type of the Rectangle class, and contains the calculated values of the properties in Rectangle.
공용 클래스 RenderPropertyConstants 인프라
공용 클래스 Report Represents a report.
공용 클래스 ReportBoolProperty Represents a Boolean property in the report.
공용 클래스 ReportColor Represents a color in a report.
공용 클래스 ReportColorProperty Represents a color property in the report.
공용 클래스 ReportDoubleProperty Represents a double property in the report.
공용 클래스 ReportElement Represents the base class of a report element.
공용 클래스 ReportElementCollectionBase< (Of < ( <'T> ) > ) > Represents the base class for all report element collections.
공용 클래스 ReportElementCollectionBase< (Of < ( <'T> ) > ) >. . :: . .ReportElementEnumerator Gets the enumerator for an inherited object of ReportElementCollectionBase<(Of <(<'T>)>)>.
공용 클래스 ReportElementInstance Represents an instance type of the ReportElement class, and contains the calculated values of the properties in ReportElement.
공용 클래스 ReportElementInstanceCollectionBase< (Of < ( <'T> ) > ) > Represents the base class for all report element instance collections.
공용 클래스 ReportEnumProperty< (Of < ( <'EnumType> ) > ) > Represents a report enumeration property of a specific enumeration type.
공용 클래스 ReportInstance Represents an instance type of the Report class, and contains the calculated values of the properties in Report.
공용 클래스 ReportIntProperty Represents an integer property in the report.
공용 클래스 ReportItem Represents a report item, such as a rectangle or tablix.
공용 클래스 ReportItemCollection Represents a collection of ReportItem objects.
공용 클래스 ReportItemInstance Represents an instance type of the ReportItem class, and contains the calculated values of the properties in ReportItem.
공용 클래스 ReportParameter Contains information about a parameter to the report.
공용 클래스 ReportParameterCollection Represents a collection of ReportParameter objects.
공용 클래스 ReportParameterInstance Represents an instance type of the ReportParameter class, and contains the calculated values of the properties in ReportParameter.
공용 클래스 ReportProperty Represents a report property.
공용 클래스 ReportRenderingException This ReportRenderingException class is used by rendering extensions to create runtime exceptions.
공용 클래스 ReportSize Represents a unit of length on the report.
공용 클래스 ReportSizeProperty Represents a size property in the report.
공용 클래스 ReportStringProperty Represents a report string property.
공용 클래스 ReportUrl Represents a URL in a report.
공용 클래스 ReportUrlProperty Represents a URL property in the report.
공용 클래스 ReportVariantProperty Represents a property of varying types in the report.
공용 클래스 ScaleLabels Defines the appearance of labels on a GaugeScale.
공용 클래스 ScaleLabelsInstance Represents an instance type of the ScaleLabels class and contains the calculated values of the properties in ScaleLabels.
공용 클래스 ScalePin Represents a pin value at one end of a GaugeScale.
공용 클래스 ScalePinInstance Represents an instance type of the ScalePin class, and contains the calculated values of the properties in ScalePin.
공용 클래스 ScaleRange Represents a range to be drawn against a GaugeScale.
공용 클래스 ScaleRangeCollection Represents a collection of ScaleRange objects.
공용 클래스 ScaleRangeInstance Represents an instance type of the ScaleRange class and contains the calculated values of the properties in ScaleRange.
공용 클래스 StateImage 인프라
공용 클래스 StateImageInstance Represents an instance type of the StateImage class, and contains the calculated values of the properties in StateImage.
공용 클래스 StateIndicator 인프라
공용 클래스 StateIndicatorCollection Represents a collection of StateIndicator objects.
공용 클래스 StateIndicatorInstance Represents an instance type of the StateIndicator class, and contains the calculated values of the properties in StateIndicator.
공용 클래스 Style Contains information about the style of an object in the report.
공용 클래스 StyleBase Represents the base class for the Style class.
공용 클래스 StyleBaseInstance Represents an instance type of the StyleBase class, and contains the calculated values of the properties in StyleBase.
공용 클래스 StyleInstance Represents an instance type of the Style class, and contains the calculated values of the properties in Style.
공용 클래스 SubReport Represents a subreport.
공용 클래스 SubReportInstance Represents an instance type of the SubReport class and contains the calculated values of the properties in SubReport.
공용 클래스 Tablix Represents a tablix. This is is a flexible layout grid with 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.
공용 클래스 TablixCellInstance Represents an instance type of the TablixCell class, and contains the calculated values of the properties in TablixCell.
공용 클래스 TablixColumn Represents a column in the body section of a tablix.
공용 클래스 TablixColumnCollection Represents a collection of TablixColumn objects.
공용 클래스 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.
공용 클래스 TablixCornerRowCollection Represents a collection of TablixCornerRow objects.
공용 클래스 TablixDynamicMemberInstance Represents a dynamic instance of a TablixMember object.
공용 클래스 TablixHeader Represents a group header in a tablix.
공용 클래스 TablixHierarchy Represents a hierarchy of members for the tablix.
공용 클래스 TablixInstance Represents an instance type of the Tablix class, and contains the calculated values of the properties in Tablix.
공용 클래스 TablixMember Represents a member in a tablix hierarchy.
공용 클래스 TablixMemberCollection Represents a collection of TablixMember objects.
공용 클래스 TablixMemberInstance Represents an instance type of the TablixMember class, and contains the calculated values of the properties in TablixMember.
공용 클래스 TablixRow Represents a tablix row with a list of cells.
공용 클래스 TablixRowCollection Represents a collection of TablixRow objects.
공용 클래스 TextBox Represents a text box.
공용 클래스 TextBoxInstance Represents an instance type of the TextBox class and contains the calculated values of the properties in TextBox.
공용 클래스 TextRun Represents a text run.
공용 클래스 TextRunCollection Represents a collection of TextRun objects.
공용 클래스 TextRunInstance Represents an instance type of the TextRun class, and contains the calculated values of the properties in TextRun.
공용 클래스 TextRunInstanceCollection Represents a collection of StateIndicator objects.
공용 클래스 TextRunInstanceEnumerator Gets the enumerator for an inherited object of TextRunInstance.
공용 클래스 Thermometer Defines display properties for a linear gauge thermometer pointer.
공용 클래스 ThermometerInstance Represents an instance type of the Thermometer class, and contains the calculated values of the properties in Thermometer.
공용 클래스 TickMarkStyle Represents a tick mark associated with a custom label.
공용 클래스 TickMarkStyleInstance Represents an instance type of the TickMarkStyle class, and contains the calculated values of the properties in TickMarkStyle.
공용 클래스 TopImage Represents an image to be displayed atop part of a gauge.
공용 클래스 TopImageInstance Represents an instance type of the TopImage class, and contains the calculated values of the properties in TopImage.
공용 클래스 Visibility Defines whether a report item should be shown in the rendered report.
공용 클래스 VisibilityInstance Represents the visibility state of an instance type object.

인터페이스

  인터페이스 설명
공용 인터페이스 ICustomReportItem Represents a custom report item.
공용 인터페이스 IDefinitionPath Represents a definition path.
공용 인터페이스 IImage Represents data that is associated with an image.
공용 인터페이스 IImageInstance Represents an instance type of the IImage class, and contains the calculated values of the properties in IImage.
공용 인터페이스 IRenderingExtension Represents a rendering extension for reports.
공용 인터페이스 IROMStyleDefinitionContainer Represents a container for a style definition, such as TickMarkStyle.

열거형

  열거형 설명
공용 열거형 BackgroundGradients Specifies the type of background gradient for a report item.
공용 열거형 BackgroundGradientTypes Specifies the type of background gradient to for a ScaleRange.
공용 열거형 BackgroundHatchTypes Specifies the hatching pattern for a report item.
공용 열거형 BackgroundRepeatTypes Specifies how a BackgroundImage should fill the available space within its container report item.
공용 열거형 BorderStyles Specifies the style of a Border.
공용 열거형 Calendars Specifies the calendar to use for formatting dates.
공용 열거형 ChartAllowOutsideChartArea Specifies whether data point labels can be drawn outside of the plot area.
공용 열거형 ChartAreaAlignOrientations Specifies in which directions the chart area should be aligned with the target chart area.
공용 열거형 ChartAutoBool Represents a Boolean enumeration for the Chart.
공용 열거형 ChartAxis. . :: . .Locations Specifies whether to draw the axis on the default side or on the opposite side.
공용 열거형 ChartAxis. . :: . .TickMarks Specifies the type of the tick mark.
공용 열거형 ChartAxisArrow Specifies the type of arrows for axis labels.
공용 열거형 ChartAxisLabelRotation The rotation increment for the axis labels to automatically fit within the Chart.
공용 열거형 ChartAxisLocation Specifies whether the axis must be drawn on the default side or on the opposite side.
공용 열거형 ChartAxisTitlePositions Specifies the position of the axis title along the axis.
공용 열거형 ChartBorderSkinType Specifies the border skin type for the Chart.
공용 열거형 ChartBreakLineType Specifies the type of the line to use for the scale break lines.
공용 열거형 ChartCalloutLineAnchor Specifies the shape to be drawn at the end of the callout line.
공용 열거형 ChartCalloutLineStyle Specifies the style of the callout line.
공용 열거형 ChartCalloutStyle Specifies the style to use when drawing the callout lines.
공용 열거형 ChartCellAlignment The text alignment of a cell in the custom legend item.
공용 열거형 ChartCellType Specifies a legend cell type.
공용 열거형 ChartColumnType Specifies a legend cell column type.
공용 열거형 ChartDataLabelPositions Specifies the position of the ChartDataLabel.
공용 열거형 ChartIntervalType Specifies the interval units.
공용 열거형 ChartLegendLayouts Specifies arrangement of labels within the legend.
공용 열거형 ChartLegendPositions Specifies the position of the legend.
공용 열거형 ChartMarkerTypes Specifies the type of the marker.
공용 열거형 ChartPalette Specifies color palette for the chart items.
공용 열거형 ChartSeparators Specifies the type of separator to use for the legend header.
공용 열거형 ChartSeriesFormula Specifies the formula applied to one or more chart series.
공용 열거형 ChartSeriesSubtype Specifies the visualization subtype for the ChartSeries.
공용 열거형 ChartSeriesType Specifies the visualization type for the ChartSeries.
공용 열거형 ChartThreeDProjectionModes Specifies the projection mode used for the 3D rendering.
공용 열거형 ChartThreeDShadingTypes Specifies the projection mode used for the 3-D rendering.
공용 열거형 ChartTickMarksType Specifies the type of the tick mark.
공용 열거형 ChartTitleDockings Specifies where the chart title is docked.
공용 열거형 ChartTitlePositions Specifies the position of the title.
공용 열거형 DataElementOutputTypes Indicates whether the item should appear in a data rendering.
공용 열거형 Directions Specifies whether text within a report item is written left-to-right or right-to-left.
공용 열거형 DynamicImageInstance. . :: . .ImageType Specifies an image type.
공용 열거형 FontStyles Specifies the font style for the text within a report item.
공용 열거형 FontWeights Specifies the thickness of font for text within a report item.
공용 열거형 GaugeAntiAliasings Specifies the anti-aliasing type for the gauge panel.
공용 열거형 GaugeBarStarts Specifies for a GaugePointer where the pointer will start if it is of type Bar.
공용 열거형 GaugeCapStyles Specifies the type of a PointerCap.
공용 열거형 GaugeFrameShapes Specifies the shape of a BackFrame.
공용 열거형 GaugeFrameStyles Specifies a general style appearance for a BackFrame.
공용 열거형 GaugeGlassEffects Specifies the glass effect applied to the frame.
공용 열거형 GaugeInputValueFormulas Specifies the type of calculation to perform on the values represented by Value if more than one value is present.
공용 열거형 GaugeLabelPlacements Specifies where the labels within a GaugeScale should be placed relative to the GaugeScale.
공용 열거형 GaugeMarkerStyles Specifies for a GaugePointer the type of the marker.
공용 열거형 GaugeOrientations Specifies the orientation of a LinearGauge.
공용 열거형 GaugePointerPlacements Specifies where the pointer should be placed relative to the GaugeScale.
공용 열거형 GaugeResizeModes Specifies whether content will resize to fit in the available space of a GaugeLabel.
공용 열거형 GaugeThermometerStyles Specifies the type of the thermometer that is used for a thermometer LinearPointer.
공용 열거형 GaugeTickMarkShapes Specifies the shape of a tick mark for a CustomLabel.
공용 열거형 Image. . :: . .Sizings Specifies the behavior of an Image if the actual image does not fit within the specified size of the image as denoted by Height()()()() and Width()()()().
공용 열거형 Image. . :: . .SourceType Specifies the type of source for an Image.
공용 열거형 ImageMapArea. . :: . .ImageMapAreaShape Specifies a map area shape.
공용 열거형 KeepWithGroup Specifies whether to keep a static member on the same page as the previous or next visible dynamic member.
공용 열거형 LinearPointerTypes Specifies the type of a LinearPointer.
공용 열거형 ListStyle Specifies whether a paragraph is part of a list, and identifies the numbering type.
공용 열거형 MarkupType Specifies whether markup that appears in a text run should be processed.
공용 열거형 PageBreakLocation Specifies where a page break should occur for a Group or a ReportItem.
공용 열거형 PaletteHatchBehavior Specifies whether hatching should be automatically applied to data points in the chart.
공용 열거형 Positions Specifies where a BackgroundImage is drawn when BackgroundRepeat()()()() is set to Clip.
공용 열거형 RadialPointerNeedleStyles Specifies the style of the RadialPointer needle.
공용 열거형 RadialPointerTypes Specifies the type of a RadialPointer.
공용 열거형 Report. . :: . .ChunkTypes Specifies the type of the data chunk.
공용 열거형 Report. . :: . .DataElementStyles Indicates whether leaf-level values such as text box values and chart data values should render as elements or attributes.
공용 열거형 Report. . :: . .SnapshotPageSize Specifies whether the report snapshot is small or large.
공용 열거형 ScaleRangePlacements Specifies where the ScaleRange within a GaugeScale should be placed relative to the GaugeScale.
공용 열거형 SharedHiddenState The hidden state of the report item.
공용 열거형 SortOptions Specifies the direction of the sort.
공용 열거형 StyleAttributeNames Enumerates the properties of the Style class.
공용 열거형 SubReportErrorCodes Specifies the error that occurs when processing subreports.
공용 열거형 TablixLayoutDirection Specifies the overall direction of the tablix layout.
공용 열거형 TextAlignments Specifies the horizontal alignment for the text within a report item.
공용 열거형 TextAntiAliasingQualities Specifies the anti-aliasing quality for text in a gauge panel.
공용 열거형 TextDecorations Specifies any special text formatting for the text within a report item.
공용 열거형 TextEffects Specifies an effect to apply to the text within a report item.
공용 열거형 TextOrientations Specifies the orientation of the title text.
공용 열거형 UnicodeBiDiTypes Indicates the level of bi-directional embedding.
공용 열거형 VerticalAlignments Specifies the vertical alignment of text within a report item.
공용 열거형 WritingModes Specifies whether text is written vertically or horizontally.