NavBarGroup.CommandTarget Property
In This Article
Gets or sets the element on which to raise the NavBarGroup.Command.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v24.2.dll
NuGet Package: DevExpress.Wpf.NavBar
#Declaration
#Property Value
Type | Description |
---|---|
IInput |
The IInput |
#Remarks
To learn more see the Commanding Overview topic in MSDN.
See Also