[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.MouseMode

MouseMode Enum

Represents the mouse interaction modes available within the ActiveReports designer.

Namespace: GrapeCity.ActiveReports.Design
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
[Flags]
public enum MouseMode
Remarks

This enumeration allows for the specification of how mouse actions are interpreted in the designer environment. It supports modes for selecting components and panning across the design surface, providing flexibility in user interaction.

Fields

Name Description
Pan

Represents the mouse mode that allows panning the view of the design surface.

Select

Represents the mouse mode that allows selecting and manipulating design components.