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

RibbonGalleryProperties Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

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