ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace
    In This Topic
    Classes
     ClassDescription
    ClassBase class for actions.
    ClassApply Parameters action.
    ClassParameter of the 'apply parameters' action.
    ClassGo to bookmark action.
    ClassDefines drillthrough (go to report) action.
    ClassDescribes hyperlink action.
    ClassUtility methods on IItemCollection.
    ClassRepresents report section page.
    ClassRepresents report section.
    ClassRepresents single slicer action.
    ClassContains methods for work with SliceActionValue
    Interfaces
     InterfaceDescription
    InterfaceInterface for report report items which Accessible Description
    InterfaceInterface for action items.
    InterfaceInterface for specifying the item action.
    InterfaceInterface for the Band of a BandedList
    InterfaceInterface for a banded list report item.
    InterfaceDefines the body element for a report. This is the parent container for all report items in the report.
    InterfaceICheckBox
    InterfaceRepresents the content place holder contract.
    InterfaceInterface for CRIs. Custom report items should implements this interface for proper rendering to all possible rendering extensions (RE). A lot of functions exists only for XML RE advanced export and can returns null.
    InterfaceInterface for data regions.
    InterfaceRepresents a data scope in a report at rendering time.
    InterfaceInterface to unify document map nodes.
    InterfaceInterface for drill through object.
    InterfaceDefines container of IFixedPageContent objects.
    InterfaceDefines content of a single FixedPage instance.
    InterfaceInterface for the footer band of the banded list.
    InterfaceDefines the formatted text rendering component.
    InterfaceInterface for report items implementing frozen rows or columns feature
    InterfaceInterface for the footer band of the banded list.
    InterfaceInterface for images.
    InterfaceRepresents the collection of T objects.
    InterfaceRepresents a line report item in the rendering output.
    InterfaceInterface for the List ReportItem.
    InterfaceInterface for list content.
    InterfaceExtends the IList interface by adding multi-column/row ability
    InterfaceInterface for a dictionary of meta data objects.
    InterfaceInterface for members of the IMetadataDictionary
    InterfaceInterface for meta data entry objects.
    InterfaceInterface for overflow item.
    InterfaceInterface for overflow placeholder.
    InterfaceInterface for the Page object of a Fixed Page report.
    InterfaceRepresents the page region
    InterfaceInterface for page selection.
    InterfaceInterface for Rectangle report item.
    InterfaceInterface for render component objects.
    InterfaceInterface for the Report object.
    InterfaceInterface for report item objects.
    InterfaceDefines container of IReportItem objects.
    InterfaceRepresents report item which has unique key. The key can be used in dictionaries.
    InterfaceDefines radii of rounded rectangle.
    Interface 
    InterfaceUmbrella to unify IDataRegion and IBandedList data regions.
    InterfaceInterface for Shape report item.
    InterfaceAll static report items with static content
    InterfaceInterface for the Style object.
    InterfaceInterface for the subreport report item.
    InterfaceInterface for the textbox report item.
    InterfaceITextItem
    InterfaceRepresents ToC item.
    InterfaceRepresents table of contents level.
    InterfaceRepresents table of contents list.
    InterfaceInterface for IReportItem inheritors that can toggle other report entities visibility.
    InterfaceSpecifies report entities which visibility state can be toggled by Toggle report item.
    InterfaceInterface for the Style object.
    InterfaceInterface for a collection of values.
    InterfaceInterface for the visual appearance.
    InterfaceInterface for a visual shape.
    Structures
     StructureDescription
    StructureEncapsulates the resulting change for interactivity action processed by IReportItem
    StructureDefinition of a parameter for drillthrough action
    StructureSpecifies the tab stop.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies possible action type
    EnumerationSpecifies the quality of the anti-aliasing .
    EnumerationApply parameter action types.
    EnumerationDefines the type of change resulting from Process() or an event handler for a custom report item.
    EnumerationDefines characteristics that may be held by a IReportItem.
    EnumerationDefines how an item should appear in data output.
    EnumerationIndicates whether an item should render as an element or attribute.
    EnumerationSpecifies interactivity state to control area appearance.
    EnumerationSpecifies whether to keep a static member on the same page as the previous or next visible dynamic member.
    EnumerationSpecifies metadata content type
    EnumerationIndicates which mouse button was clicked
    EnumerationSpecifies where a page break should occur for a Group, DataRegion or Rectangle.
    EnumerationRepresents the report pagination options.
    EnumerationSpecifies the paper orientation of the report.
    EnumerationDefines the position enumeration.
    EnumerationSlice action types.
    EnumerationRepresents state of interactive sorting.
    EnumerationSpecifies tab stop types.
    EnumerationSpecifies the quality of the anti-aliasing to be used with the TextAntiAliasingQuality property.
    EnumerationSpecifies how tooltip should be displayed for this area
    See Also