MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace
GrapeCity.ActiveReports.Design Namespace
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.
ClassRepresents a user control that displays and manages a list of layers within an ActiveReports report.
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.

ClassRepresents the arguments for the Designer.ReportNameChanged event raised when the report name changes.
Class

Indicates the currently selected items in the report layout.

ClassProvides data for the ServerConnectionChanged event.
ClassThe UndoManager class allows users to undo and redo changes.
Interfaces
 InterfaceDescription
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.
DelegateRepresents the method that will handle the 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.
EnumerationEnumerates the available designer commands (actions) that can be executed within the ActiveReports designer environment.
EnumerationRepresents the types of reports that can be created or edited within the ActiveReports designer.
EnumerationLists the available designer tab options.
EnumerationEnumeration of the types of tool strips to use with the designer.
EnumerationRepresents the different design modes available in the Page Report 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.
EnumerationRepresents the set of actions that can be performed on pages within the Page Report Designer.
EnumerationRepresents the modifiability of nodes within the Report Explorer in ActiveReports.
EnumerationRepresents the visibility options for nodes within the Report Explorer.
EnumerationControls the visibility of ToolPanelButton controls on the Designer.
See Also