Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

IModelAction.SelectionDependencyType Property

Specifies a context for enabling the Action.

Namespace: DevExpress.ExpressApp.Model

Assembly: DevExpress.ExpressApp.v19.2.dll

Declaration

SelectionDependencyType SelectionDependencyType { get; set; }

Property Value

Type Description
SelectionDependencyType

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

See Also