Back to Devexpress

RibbonDropDownGalleryProperties Class

aspnet-devexpress-dot-web-72cf29ff.md

latest2.0 KB
Original Source

RibbonDropDownGalleryProperties Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class RibbonDropDownGalleryProperties :
    PropertiesBase,
    IPropertiesOwner
vb
Public Class RibbonDropDownGalleryProperties
    Inherits PropertiesBase
    Implements IPropertiesOwner

The following members return RibbonDropDownGalleryProperties objects:

Remarks

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

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase RibbonDropDownGalleryProperties RibbonGalleryProperties

See Also

RibbonDropDownGalleryProperties Members

Ribbon Gallery Items

Ribbon

Online Demo: Ribbon - Galleries

DevExpress.Web Namespace