IModelAction.TargetObjectsCriteriaMode Property
Specifies whether all the currently selected objects must satisfy the IModelAction.TargetObjectsCriteria criteria to make the Action enabled.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| TargetObjectsCriteriaMode | A TargetObjectsCriteriaMode enumeration value specifying whether all the currently selected objects must satisfy the TargetObjectsCriteria criteria to make the Action enabled. |
See Also