Skip to main content
A newer version of this page is available. .

CommandItem Class

Represents a command.

Namespace: DevExpress.Mvvm.UI

Assembly: DevExpress.Xpf.Core.v18.2.dll

Declaration

public class CommandItem :
    DependencyObjectExt

Remarks

CompositeCommandBehavior contains a collection of commands represented by CommandItem objects.

Inheritance

Object
DispatcherObject
DependencyObject
Freezable
DevExpress.Mvvm.UI.Native.DependencyObjectExt
CommandItem
See Also