Skip to main content
Tab

RibbonGalleryProperties Class

Contains settings specific to a ribbon gallery drop-down window.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class RibbonGalleryProperties :
    RibbonDropDownGalleryProperties

The following members return RibbonGalleryProperties objects:

Remarks

An object of the RibbonGalleryProperties type can be accessed by the RibbonGalleryDropDownItem.PropertiesDropDownGallery property.

See Also