IModelAction.SelectionDependencyType Property
In This Article
Specifies a context for enabling the Action.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
SelectionDependencyType SelectionDependencyType { get; set; }
#Property Value
Type | Description |
---|---|
Selection |
A Selection |
See Also