RepositoryItemSearchLookUpEdit.ImmediatePopup Property
This property is not supported by the RepositoryItemSearchLookUpEdit class.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override bool ImmediatePopup { get; set; }
Property Value
Type | Description |
---|---|
Boolean | False. |
See Also