Skip to main content
.NET 6.0+

IModelCommonMemberViewItem.LookupEditorMode Property

Specifies the mode of the current Lookup Property Editor.

Namespace: DevExpress.ExpressApp.Model

Assembly: DevExpress.ExpressApp.v23.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