Back to Devexpress

RepositoryItemGridLookUpEditBase.AllowUpdatePopupWidth Property

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-repositoryitemgridlookupeditbase-d6afcf4e.md

latest1.4 KB
Original Source

RepositoryItemGridLookUpEditBase.AllowUpdatePopupWidth Property

Gets whether it is allowed to update popup width.

Namespace : DevExpress.XtraEditors.Repository

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, 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

RepositoryItemGridLookUpEditBase Class

RepositoryItemGridLookUpEditBase Members

DevExpress.XtraEditors.Repository Namespace