[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design

GrapeCity.ActiveReports.Design Namespace

Classes

ChartDataSourceClickedEventArgs

Provides data for the ChartDataSourceClicked event. This event occurs when the data source icon of a chart control is clicked within the designer environment.

ContextMenuOpenArgs

Provides data for the event that is raised when a context menu is about to be opened within the designer.

DataSourceIconClickEventArgs

Provides data for the DataSourceIconClick event.

DataSourceIconClickedEventArgs

Provides data for the DataSourceIconClicked event.

Designer

Serves as the central designer component for creating and editing reports, including both Section and Page within the ActiveReports designer environment.

DesignerTabChangedEventArgs

Provides data for events related to changes in the active tab within the designer environment.

EditModeEnteringEventArgs

Provides data for the EditModeEnteringEventHandler event. This class is sealed and cannot be inherited.

EditModeExitEventArgs

Provides data for the event that is raised when a control or component is leaving edit mode within the designer environment. This class is sealed and cannot be inherited.

Guids

Public GUIDs for CRIs and VS integration support. For internal use only.

LayerList

Represents a user control that displays and manages a list of layers within an ActiveReports report.

LayerSelectionChangedEventArgs

Provides data for the GrapeCity.ActiveReports.Design.LayerListBase.SelectionChanged event.

LayoutChangedArgs

Provides data for the LayoutChangedEventHandler event, which occurs after a layout change has been made in the designer.

LayoutChangingArgs

Holds the changing information for the designer.

OpenFileDialogExtension

For internal use only. This extension allows to show OpenFileDialog with customized split button.

ReportNameChangedEventArgs

Represents the arguments for the ReportNameChanged event raised when the report name changes.

ScripEditorEventArgs

Provides data for the ScriptEditor event, containing the old and new script values.

Selection

Represents a collection of selected components within the ActiveReports designer environment.

ServerConnectionChangedEventArgs

Provides data for the ServerConnectionChanged event.

UndoManager

Manages undo and redo operations for the ActiveReports designer.

Interfaces

IVsPackageIntegration

Provides vs package integration service

Enums

ContextMenuTypes

Represents the types of context menus that can be displayed within the ActiveReports designer environment.

DebugMode

Sets the desired mode of the debugger.

DesignMode

Represents the different design modes available in the Page Report Designer.

DesignerAction

Enumerates the available designer commands (actions) that can be executed within the ActiveReports designer environment.

DesignerReportType

Represents the types of reports that can be created or edited within the ActiveReports designer.

DesignerTab

Represents the types of tabs available in the ActiveReports designer.

DesignerToolStrips

Represents identifiers for toolstrips that can be created by the CreateToolStrips(params DesignerToolStrips[]) method. These identifiers specify the types of toolstrips that are relevant to various aspects of the report design process, allowing for a modular and customizable toolbar setup within the ActiveReports designer environment.

ExitType

Represents the types of exit actions that can occur when leaving edit mode in the designer.

GridMode

Represents the types of grid display modes available in the designer.

LayoutChangeType

Represents types of layout changes that can occur within the designer environment.

LayoutMode

Represents the layout modes available in the ActiveReports designer, specifying how elements align and snap within the design surface.

MeasurementUnits

Specifies the measurement units that can be used within the ActiveReports designer.

MouseMode

Represents the mouse interaction modes available within the ActiveReports designer.

PageReportDesignerActions

Represents the set of actions that can be performed on pages within the Page Report Designer.

ReportExplorerEnabledNodes

Represents the modifiability of nodes within the Report Explorer in ActiveReports.

ReportExplorerEnabledNodesInternal

Represents internal modifiability options for nodes within the Report Explorer in ActiveReports, reserved for future use.

ReportExplorerNodes

Represents the visibility options for nodes within the Report Explorer.

ReportExplorerNodesInternal

SelectionType

Represents the types of selections that can be made within the report designer.

ShadowBitmapRenderMode

For internal use only!

Styles

For internal use only.

ToolPanelButton

Represents flags that control the visibility of tool panel buttons within the ActiveReports designer.

Delegates

ContextMenuOpenEventHandler

Delegate for handling the event when a context menu is about to be opened in the designer.

DataSourceIconClickEventHandler

Represents the method that will handle the DataSourceIconClick event raised when the data source icon is clicked within the designer.

DataSourceIconClickedEventHandler

Represents the method that will handle the DataSourceIconClicked event.

DesignerTabChangedEventHandler

Represents the method that handles the DesignerTabChangedEventArgs event, which occurs when the active tab in the designer changes.

EditModeEnteringEventHandler

Represents the method that will handle the event raised when entering edit mode in the designer.

EditModeExitEventHandler

Represents the method that will handle the EditModeExitEventArgs event raised when a control or component exits edit mode within the designer environment.

LayoutChangedEventHandler

Represents the method that will handle the LayoutChangedEventHandler event.

LayoutChangingEventHandler

Represents the method that will handle the LayoutChangingEventHandler event, which occurs before a layout change is applied within the designer.

ScriptChangedEventHandler

Represents the method that will handle the ScriptChanged event.

SelectionChangedEventHandler

Represents the method that will handle the SelectionChanged event.

ServerConnectionChangedEventHandler

Represents the method that will handle the ServerConnectionChanged event.

StatusChangedEventHandler

Represents the method that will handle the StatusChanged event.

ToolboxItemChangedEventHandler

Represents the method that will handle the ToolboxItemChanged event.