Skip to main content

RepositoryItemLookUpEdit.AllowUpdatePopupWidth Property

Gets whether it is allowed to update popup width.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public override bool AllowUpdatePopupWidth { get; }

Property Value

Type Description
Boolean

true if it is allowed to update popup width; otherwise, false.

See Also