Class | Description | |
---|---|---|
ItemCollectionExtensions | Utility methods on IItemCollection. |
Class | Description | |
---|---|---|
ItemCollectionExtensions | Utility methods on IItemCollection. |
Interface | Description | |
---|---|---|
IAction | Interface for action items. | |
IBand | Interface for the Band of a BandedList | |
IBandedList | Interface for a banded list report item. | |
IBody | Defines the body element for a report. This is the parent container for all report items in the report. | |
ICheckBox | Represents the CheckBox. | |
ICustomReportItem | Interface for CRIs. | |
ICustomReportItemWithImages | Special extension class for CRI with internal images. | |
IDataRegion | Interface for data regions. | |
IDataScope | Represents a data scope in a report at rendering time. | |
IDocumentMapItem | Interface to unify document map nodes. | |
IDrillthrough | Interface for drill through object. | |
IFixedPage | Defines container of IFixedPageContent objects. | |
IFixedPageContent | Defines content of a single FixedPage instance. | |
IFooterBand | Interface for the footer band of the banded list. | |
IFormattedText | Defines the formatted text rendering component. | |
IFrozen | Interface for report items implementing frozen rows or columns feature | |
IHeaderBand |
Interface for the header band of the banded list.
| |
IImage | Interface for images. | |
IImageLocator | Represents the service to get images. | |
IItemCollection<T> | Represents the collection of T objects. | |
IList | Interface for the List ReportItem. | |
IMetadataDictionary | Interface for a dictionary of meta data objects. | |
IMetadataDictionaryEntry | Interface for members of the IMetadataDictionary | |
IMetadataEntry | Interface for meta data entry objects. | |
IOverflowItem | Interface for overflow item. | |
IPageRegion | Represents the page region | |
IPageSection | Interface for page selection. | |
IRectangle | Interface for Rectangle report item. | |
IRenderComponent | Interface for render component objects. | |
IReport | Interface for the Report object. | |
IReportItem | Interface for report item objects. | |
IReportItemContainer | Defines container of IReportItem objects. | |
IRoundingRadius | Defines radii of rounded rectangle. | |
ISectionRegion | Umbrella to unify IDataRegion and IBandedList data regions. | |
IShape | Interface for Shape report item. | |
IStaticItem | All static report items with static content | |
IStyle | Interface for the Style object. | |
ISubreport | Interface for the subreport report item. | |
ITextBox | Interface for the textbox report item. | |
ITextItem | ITextItem | |
ITocItem | Represents ToC item. | |
ITocLevel | Represents table of contents level. | |
ITocList | Represents table of contents list. | |
IToggleReceiver |
Specifies report entities whose visibility state can be toggled by Toggle report control.
| |
IValueCollection | Interface for a collection of values. | |
IVisualAppearance | Interface for the visual appearance. | |
IVisualShape | Interface for a visual shape. |
Structure | Description | |
---|---|---|
ChangeResult | Encapsulates the resulting change for interactivity action processed by IReportItem | |
DrillthroughParameter | Definition of a parameter for drillthrough action | |
TabStop | Specifies the tab stop. |
Enumeration | Description | |
---|---|---|
ActionType | Specifies possible action type | |
AntiAliasing | Specifies the quality of the anti-aliasing . | |
ChangeType | Defines the type of change resulting from Process() or an event handler for a custom report item. | |
DataElementOutput | Defines how an item should appear in data output. | |
DataElementStyle | Indicates whether an item should render as an element or attribute. | |
ImageSource | Enumeration of image sources. | |
InteractivityStates | Specifies interactivity state to control area appearance. | |
MetadataType | Specifies metadata content type | |
MouseButton | Indicates which mouse button was clicked | |
PageBreakLocation | Specifies where a page break should occur for a Group, DataRegion or Rectangle. | |
PaperOrientation | Specifies the paper orientation of the report. | |
Position | Defines the position enumeration. | |
ShapeStyle | Defines the shape style. | |
TabType | Specifies tab stop types. | |
TargetDeviceKind | Defines enumeration of possible target devices for layer. | |
TextAntiAliasingQuality | Specifies the quality of the anti-aliasing to be used with the TextAntiAliasingQuality property. | |
TooltipType | Specifies how tooltip should be displayed for this area |