RibbonGalleryDropDownItem.PropertiesDropDownGallery Property
In This Article
Provides access to settings that are specific to the gallery drop-down item‘s drop-down window.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public virtual RibbonGalleryProperties PropertiesDropDownGallery { get; }
#Property Value
Type | Description |
---|---|
Ribbon |
A Ribbon |
See Also