GrapeCity.ActiveReports.Design.Win.v8 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. | |
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. | |
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 | ||
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. | |
SelectionType | Enumeration of types of selection that can occur. | |
ToolPanelButton | Available designer ToolPanelButton controls |