BarItem.CommandTarget Property
In This Article
Gets or sets the element on which to raise the BarItem.Command. This is a dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
IInput |
The element on which to raise the Bar |
#Implements
See Also