CompositeCommandBehavior.CompositeCommand Property
Gets a composite command that is the behavior’s aggregated CommandItems.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type |
---|
IDelegateCommand |
See Also