[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.Viewer.MouseMode

MouseMode Property

MouseMode

Gets or sets the mouse interaction mode for the viewer.

Declaration
public MouseMode MouseMode { get; set; }
Property Value
Type Description
MouseMode

One of the MouseMode values indicating the current mouse interaction mode.

Remarks

This property controls how mouse interactions within the viewer are interpreted. For example, setting this to Pan allows the user to click and drag to pan around the document. The default mode is Pan.