Back to Devexpress

RepositoryItemLookUpEdit.AllowUpdatePopupWidth Property

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-repositoryitemlookupedit-0d389510.md

latest1.3 KB
Original Source

RepositoryItemLookUpEdit.AllowUpdatePopupWidth Property

Gets whether it is allowed to update popup width.

Namespace : DevExpress.XtraEditors.Repository

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public override bool AllowUpdatePopupWidth { get; }
vb
Public Overrides ReadOnly Property AllowUpdatePopupWidth As Boolean

Property Value

TypeDescription
Boolean

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

|

See Also

RepositoryItemLookUpEdit Class

RepositoryItemLookUpEdit Members

DevExpress.XtraEditors.Repository Namespace