Skip to main content
.NET 6.0+

IModelAction.SelectionDependencyType Property

Specifies a context for enabling the Action.

Namespace: DevExpress.ExpressApp.Model

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

SelectionDependencyType SelectionDependencyType { get; set; }

Property Value

Type Description
SelectionDependencyType

A SelectionDependencyType enumeration value specifying a context for enabling the Action.

See Also