Interface | Description | |
---|---|---|
![]() | IAction | Interface for action items. |
![]() | IBand | Interface for the Band of a BandedList |
![]() | IBandedList | Interface for a banded list report item. |
![]() | IBandedListGroupCollection | Interface for a collection of banded list group objects. |
![]() | IBody | Interface for the Body object of a report. |
![]() | ICheckBox | Represents the CheckBox. |
![]() | ICustomReportItem | Interface for CRIs. |
![]() | IDataRegion | Interface for data regions. |
![]() | IDataScope | Represents a data scope in a report at rendering time. |
![]() | IDetailBandCollection | Interface for the detail band object. |
![]() | IDrillthrough | Interface for drill through object. |
![]() | IFixedPage | Defines container of IFixedPageContent objects. |
![]() | IFixedPageContent | Defines content of a single FixedPage instance. |
![]() | IFixedPagesCollection | Defines the collection of IFixedPageContent objects |
![]() | IFooterBand | Interface for the footer band of the banded list. |
![]() | IFormattedText | Defines the formatted text rendering component. |
![]() | IHeaderBand |
Interface for the header band of the banded list.
|
![]() | IImage | Interface for images. |
![]() | IList | Interface for the List ReportItem. |
![]() | IListContentCollection | Interface for a collection of List report items. |
![]() | IMetadataDictionary | Interface for a dictionary of meta data objects. |
![]() | IMetadataDictionaryEntry | Interface for members of the IMetadataDictionary |
![]() | IMetadataEntry | Interface for meta data entry objects. |
![]() | 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. |
![]() | IShape | Interface for Rectangle report item. |
![]() | IStyle | Interface for the Style object. |
![]() | ISubreport | Interface for the subreport report item. |
![]() | ITextBox | Interface for the textbox report item. |
![]() | ITextItem | ITextItem |
![]() | IToggleReceiver |
Specifies report entities whose visibility state can be toggled by Toggle report item.
|
![]() | 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 |
Enumeration | Description | |
---|---|---|
![]() | ActionType | Specifies possible action type |
![]() | 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 |
![]() | PaperOrientation | Specifies the paper orientation of the report. |
![]() | ShapeStyle | Defines the shape style. |
![]() | TooltipType | Specifies how tooltip should be displayed for this area |