Skip to main content
All docs
V23.2

RepositoryItemPopupGalleryEdit.KeepDropDownGallerySize Property

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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

Property Value

Type Default
Boolean false
See Also