ListView.AllowLink Property
Provides access to a collection of reason/value pairs used to allow or prohibit linking associated objects in a nested List View.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
BoolList | A BoolList object that represents a collection of key/value elements. |
See Also