Back to Devexpress

RepositoryItemCheckedComboBoxEdit.AllowUpdatePopupWidth Property

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-repositoryitemcheckedcomboboxedit-bc15344b.md

latest1.3 KB
Original Source

RepositoryItemCheckedComboBoxEdit.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

RepositoryItemCheckedComboBoxEdit Class

RepositoryItemCheckedComboBoxEdit Members

DevExpress.XtraEditors.Repository Namespace