InDropDownGallery.AutoHideGallery Property
Gets or sets whether the InDropDownGallery is automatically closed on clicking its gallery item.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if the gallery is closed on clicking its gallery item; otherwise, false. |
See Also