RowDoubleClickEventArgs.ChangedButton Property
Gets a mouse button that has been pressed twice.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
MouseButton | The mouse button that has been pressed twice. |
See Also