Skip to main content
A newer version of this page is available. .

ListView.AllowUnlink Property

Provides access to a collection of reason/value pairs used to allow or prohibit unlinking associated objects in a nested List View.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

Property Value

Type Description
BoolList

A BoolList object that represents a collection of key/value elements.

See Also