TreeViewProcessEditorActivationActionEventArgs.MouseLeftButtonEventArgs Property
Gets mouse button event data if the editor activation was triggered by a mouse click; otherwise, null.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| MouseButtonEventArgs | Mouse button event data if the editor activation was triggered by a mouse click; otherwise, |
See Also