GalleryItem.CommandTarget Property
In This Article
Gets or sets the object on which to execute the GalleryItem.Command.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
IInput |
An IInput |
#Remarks
See the Commanding Overview MSDN topic to learn more.
#Implements
See Also