[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.MouseButton

MouseButton Enum

Specifies which mouse button was clicked.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum MouseButton

Fields

Name Description
Center

The center mouse button was clicked.

Left

The left mouse button was clicked.

Right

The right mouse button was clicked.

Extension Methods