LookupEditPropertyCollectionSource.LookupMode Property
Specifies the kind of the List View that uses the LookupEditPropertyCollectionSource.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| LookupEditCollectionSourceMode | A LookupEditCollectionSourceMode enumeration value that specifies the kind of the List View that uses the LookupEditPropertyCollectionSource. |
Remarks
This property is intended for internal use.
See Also