Skip to main content

IModelAction.SelectionDependencyType Property

Specifies a context for enabling the Action.

Namespace: DevExpress.ExpressApp.Model

Assembly: DevExpress.ExpressApp.v26.1.dll

Declaration

SelectionDependencyType SelectionDependencyType { get; set; }

Property Value

Type Description
SelectionDependencyType

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

See Also