CompositeCommandExecuteCondition Enum
In This Article
Lists the values that specify the CompositeCommand execute condition.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Members
Name | Description |
---|---|
All
|
The behavior can execute the Composite |
Any
|
The Composite |
#Related API Members
The following properties accept/return CompositeCommandExecuteCondition values:
See Also