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.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true | true if the gallery is closed on clicking its gallery item; otherwise, false. |
See Also