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