DxHtmlElementMouseEventArgs.Button Property
Returns the clicked mouse button.
Namespace: DevExpress.Utils.Html
Assembly: DevExpress.Data.Desktop.v22.1.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.Win.Dashboard.Design, DevExpress.Win.Design
Declaration
Property Value
Type | Description |
---|---|
MouseButtons | The clicked mouse button. |
See Also