Skip to main content
Tab

RibbonDropDownGalleryProperties 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 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