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