ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.ActiveReports.Design Namespace
    In This Topic
    The GrapeCity.ActiveReports.Design namespace contains the designer classes and designer controls.
    Classes
     ClassDescription
    ClassProvides data for the Designer.ChartDataSourceClicked event.
    Class

    The ContextMenuOpenArgs class provides data needed for the ContextMenuOpen event.

    ClassThis class retrieves the value from the DialogResult after the data source icon is clicked.
    ClassDatasourceClickEventArgs holds the cancel value to stop the default Datasource dialog from showing.
    ClassThe Designer class is the base class for the End-User Report Designer control.
    ClassContains the active tab information.
    ClassThis class retrieves the type of control to be edited when the user enters edit mode, allowing you to cancel editing for specified types of controls.
    ClassThis class retrieves the type of control edited when the user exits edit mode.
    ClassFor internalo use only.
    ClassActiveReports Layer List.
    Class

    Provides data for the SelectionChanged event of the LayerList

    Class

    The LayoutChangedArgs class provides data required for the LayoutChanged event.

    Class

    The LayoutChangingArgs class provides data required for the LayoutChanging event.

    Class

    Indicates the currently selected items in the report layout.

    ClassInformation about connection with ARS
    ClassThe UndoManager class allows users to undo and redo changes.
    Interfaces
     InterfaceDescription
    InterfaceDefines the common interface that enables the transmission of events related to change in selection in the host environment.
    InterfaceProvides an interface for the IVsPackageIntegration service.
    Delegates
     DelegateDescription
    DelegateRepresents a method that handles the ContextMenuOpen event.
    DelegateRepresents a method that handles the DataSourceIconClicked event.
    DelegateRepresents a method that handles the DataSourceIconClick event.
    DelegateRepresents the method that handles the event, containing the active tab information.
    DelegateRepresents a method that handles the EditModeEntering event.
    DelegateRepresents a method that handles the EditModeExit event.
    DelegateRepresents a method that handles the LayoutChanged event.
    DelegateRepresents a method that handles the LayoutChanging method.
    DelegateRepresents a method that handles the ScriptChanged event.
    DelegateRepresents a method that handles the SelectionChanged event.
    DelegateDelegate for ServerConnectionChanged event
    DelegateRepresents a method that handles the StatusChanged event.
    DelegateRepresents a method that will handle the ToolboxItemChanged event.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the type of menu that will be opened for this sourceObject.
    EnumerationSpecifies the type of debugging.
    EnumerationList of available designer commands (actions)
    EnumerationAvailable report types.
    EnumerationLists the available designer tab options.
    EnumerationEnumeration of the types of tool strips to use with the designer.
    EnumerationSpecifies the action to perform when the user exits edit mode.
    EnumerationSpecifies the type of the grid to draw in the designer surface.
    EnumerationEnumeration of change settings for the report layout.
    EnumerationEnumeration of modes for laying out controls on the report designer.
    EnumerationSpecifies the ruler measurement units.
    EnumerationAvailable designer MouseMode types.
    EnumerationControls the accessibility of actions of FplTabControl.
    EnumerationThe visibility of the nodes in ReportExplorer
    EnumerationControls the visibility of ToolPanelButton controls on the Designer.
    See Also