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

RibbonGalleryDropDownItem.PropertiesDropDownGallery Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public virtual RibbonGalleryProperties PropertiesDropDownGallery { get; }

Property Value

Type Description
RibbonGalleryProperties

A RibbonGalleryProperties object that contains drop-down window settings.

See Also