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

RepositoryItemSearchLookUpEdit.ImmediatePopup Property

This property is not supported by the RepositoryItemSearchLookUpEdit class.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraGrid.v19.1.dll

Declaration

[Browsable(false)]
public override bool ImmediatePopup { get; set; }

Property Value

Type Description
Boolean

False.

See Also