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

IModelListView.AllowLink Property

Specifies whether or not the associated objects can be linked in the in the current Nested List View.

Namespace: DevExpress.ExpressApp.Model

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

Property Value

Type Description
Boolean

true, if new objects can be linked; otherwise, false.

Remarks

The AllowLink value is used to calculate the ListView.AllowLink value.

See Also