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

RibbonDropDownGalleryProperties Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class RibbonDropDownGalleryProperties :
    PropertiesBase,
    IPropertiesOwner

The following members return RibbonDropDownGalleryProperties objects:

Remarks

An object of the RibbonDropDownGalleryProperties type can be accessed by the RibbonGalleryBarItem.PropertiesDropDownGallery property.

Inheritance

See Also