NodeClickArgs(Object, IEnumerable<Object>, MouseButton) Constructor
Initializes a new instance of the NodeClickArgs class with specified settings.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
item | Object |
path | IEnumerable<Object> |
mouseButton | MouseButton |
See Also