ActiveReports Developer 7
GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace
See Also  Inheritance Hierarchy
GrapeCity.ActiveReports.Extensibility.v7 Assembly : GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace

Glossary Item Box

The GrapeCity.ActiveReports.Extensibility.Rendering.Components namespace includes the description of the components that are required for rendering reports.

Interfaces

 InterfaceDescription
InterfaceIAction Interface for action items.
InterfaceIBand Interface for the Band of a BandedList
InterfaceIBandedList Interface for a banded list report item.
InterfaceIBandedListGroupCollection Interface for a collection of banded list group objects.
InterfaceIBody Interface for the Body object of a report.
InterfaceICheckBox Represents the CheckBox.
InterfaceICustomReportItem Interface for CRIs.
InterfaceIDataRegion Interface for data regions.
InterfaceIDataScope Represents a data scope in a report at rendering time.
InterfaceIDetailBandCollection Interface for the detail band object.
InterfaceIDrillthrough Interface for drill through object.
InterfaceIFixedPage Defines container of IFixedPageContent objects.
InterfaceIFixedPageContent Defines content of a single FixedPage instance.
InterfaceIFixedPagesCollection Defines the collection of IFixedPageContent objects
InterfaceIFooterBand Interface for the footer band of the banded list.
InterfaceIFormattedText Defines the formatted text rendering component.
InterfaceIHeaderBand
Interface for the header band of the banded list.
InterfaceIImage Interface for images.
InterfaceIList Interface for the List ReportItem.
InterfaceIListContentCollection Interface for a collection of List report items.
InterfaceIMetadataDictionary Interface for a dictionary of meta data objects.
InterfaceIMetadataDictionaryEntry Interface for members of the IMetadataDictionary
InterfaceIMetadataEntry Interface for meta data entry objects.
InterfaceIPageSection Interface for page selection.
InterfaceIRectangle Interface for Rectangle report item.
InterfaceIRenderComponent Interface for render component objects.
InterfaceIReport Interface for the Report object.
InterfaceIReportItem Interface for report item objects.
InterfaceIReportItemContainer Defines container of IReportItem objects.
InterfaceIRoundingRadius Defines radii of rounded rectangle.
InterfaceIShape Interface for Rectangle report item.
InterfaceIStyle Interface for the Style object.
InterfaceISubreport Interface for the subreport report item.
InterfaceITextBox Interface for the textbox report item.
InterfaceITextItem ITextItem
InterfaceIToggleReceiver
Specifies report entities whose visibility state can be toggled by Toggle report item.
InterfaceIValueCollection Interface for a collection of values.
InterfaceIVisualAppearance Interface for the visual appearance.
InterfaceIVisualShape Interface for a visual shape.

Structures

 StructureDescription
StructureChangeResult Encapsulates the resulting change for interactivity action processed by IReportItem
StructureDrillthroughParameter Definition of a parameter for drillthrough action

Enumerations

 EnumerationDescription
EnumerationActionType Specifies possible action type
EnumerationChangeType Defines the type of change resulting from Process() or an event handler for a custom report item.
EnumerationDataElementOutput Defines how an item should appear in data output.
EnumerationDataElementStyle Indicates whether an item should render as an element or attribute.
EnumerationImageSource Enumeration of image sources.
EnumerationInteractivityStates Specifies interactivity state to control area appearance.
EnumerationMetadataType Specifies metadata content type
EnumerationMouseButton Indicates which mouse button was clicked
EnumerationPaperOrientation Specifies the paper orientation of the report.
EnumerationShapeStyle Defines the shape style.
EnumerationTooltipType Specifies how tooltip should be displayed for this area

See Also