Skip to main content
A newer version of this page is available. .
Tab

RibbonGalleryBarItem.PropertiesDropDownGallery Property

Provides access to settings that are specific to the gallery bar item‘s drop-down window.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public virtual RibbonDropDownGalleryProperties PropertiesDropDownGallery { get; }

Property Value

Type Description
RibbonDropDownGalleryProperties

A RibbonDropDownGalleryProperties object that contains drop-down window settings.

See Also