Skip to main content
A newer version of this page is available. .
All docs
V21.2

RepositoryItemPopupGalleryEdit.KeepDropDownGallerySize Property

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraBars.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

[DefaultValue(false)]
[DXCategory("Behavior")]
public bool KeepDropDownGallerySize { get; set; }

Property Value

Type Default
Boolean false
See Also