GrapeCity.ActiveReports.Design.Win.v9 Assembly : GrapeCity.ActiveReports.Design Namespace |
Class | Description | |
---|---|---|
ChartDataSourceClickedEventArgs | Provides data for the Designer.ChartDataSourceClicked event. | |
ContextMenuOpenArgs | The ContextMenuOpenArgs class provides data needed for the ContextMenuOpen event. | |
DataSourceIconClickedEventArgs | This class retrieves the value from the DialogResult after the data source icon is clicked. | |
DataSourceIconClickEventArgs | DatasourceClickEventArgs holds the cancel value to stop the default Datasource dialog from showing. | |
Designer | The Designer class is the base class for the End-User Report Designer control. | |
Designer.ToolStripHandlerTests | ||
DesignerTabChangedEventArgs | Contains the active tab information. | |
EditModeEnteringEventArgs | This 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. | |
EditModeExitEventArgs | This class retrieves the type of control edited when the user exits edit mode. | |
LayerList | ActiveReports Layer List. | |
LayerSelectionChangedEventArgs | Provides data for the SelectionChanged event of the LayerList | |
LayoutChangedArgs | The LayoutChangedArgs class provides data required for the LayoutChanged event. | |
LayoutChangingArgs | The LayoutChangingArgs class provides data required for the LayoutChanging event. | |
Selection | Indicates the currently selected items in the report layout. | |
UndoManager | The UndoManager class allows users to undo and redo changes. |
Interface | Description | |
---|---|---|
ITrackSelectionService | Defines the common interface that enables the transmission of events related to change in selection in the host environment. | |
IVsPackageIntegration | Provides an interface for the IVsPackageIntegration service. |
Delegate | Description | |
---|---|---|
ContextMenuOpenEventHandler | Represents a method that handles the ContextMenuOpen event. | |
DataSourceIconClickedEventHandler | Represents a method that handles the DataSourceIconClicked event. | |
DataSourceIconClickEventHandler | Represents a method that handles the DataSourceIconClick event. | |
DesignerTabChangedEventHandler | Represents the method that handles the event, containing the active tab information. | |
EditModeEnteringEventHandler | Represents a method that handles the EditModeEntering event. | |
EditModeExitEventHandler | Represents a method that handles the EditModeExit event. | |
LayoutChangedEventHandler | Represents a method that handles the LayoutChanged event. | |
LayoutChangingEventHandler | Represents a method that handles the LayoutChanging method. | |
ScriptChangedEventHandler | Represents a method that handles the ScriptChanged event. | |
SelectionChangedEventHandler | Represents a method that handles the SelectionChanged event. | |
StatusChangedEventHandler | Represents a method that handles the StatusChanged event. | |
ToolboxItemChangedEventHandler | Represents a method that will handle the ToolboxItemChanged event. |
Enumeration | Description | |
---|---|---|
ContextMenuTypes | Specifies the type of menu that will be opened for this sourceObject. | |
DebugMode | Specifies the type of debugging. | |
DesignerAction | List of available designer commands (actions) | |
DesignerReportType | Available report types. | |
DesignerTab | Lists the available designer tab options. | |
DesignerToolStrips | Enumeration of the types of tool strips to use with the designer. | |
ExitType | Specifies the action to perform when the user exits edit mode. | |
GridMode | Specifies the type of the grid to draw in the designer surface. | |
LayoutChangeType | Enumeration of change settings for the report layout. | |
LayoutMode | Enumeration of modes for laying out controls on the report designer. | |
MeasurementUnits | Specifies the ruler measurement units. | |
MouseMode | Available designer MouseMode types. | |
ReportExplorerNodes | An enumeration of all available nodes that you can display in the Report Explorer. Use these enumerated values with the VisibleNodes property when you do not want to display all of the nodes that appear by default. | |
SelectionType | Enumeration of types of selection that can occur. | |
ToolPanelButton | Controls the visibility of ToolPanelButton controls on the Designer. |