Skip to main content
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.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public virtual RibbonDropDownGalleryProperties PropertiesDropDownGallery { get; }

#Property Value

Type Description
RibbonDropDownGalleryProperties

A RibbonDropDownGalleryProperties object that contains drop-down window settings.

See Also