Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

IModelCommonMemberViewItem.LookupEditorMode Property

Specifies the mode of the current Lookup Property Editor.

Namespace: DevExpress.ExpressApp.Model

Assembly: DevExpress.ExpressApp.v21.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

LookupEditorMode LookupEditorMode { get; set; }

Property Value

Type Description
LookupEditorMode

A LookupEditorMode enumeration value specifying the mode of the current Lookup Property Editor.

See Also