RepositoryItemPopupGalleryEdit.KeepDropDownGallerySize Property
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
[DefaultValue(false)]
[DXCategory("Behavior")]
public bool KeepDropDownGallerySize { get; set; }
Property Value
Type | Default |
---|---|
Boolean | false |
See Also