PreviewMouseEventArgs.MouseButton Property
Provides access to the value that specifies which mouse button has been clicked.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v26.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.Portable.Input.PortableMouseButtons | A |
See Also