Back to Devexpress

RibbonGalleryProperties Class

aspnet-devexpress-dot-web-cb6e91cf.md

latest2.0 KB
Original Source

RibbonGalleryProperties 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 RibbonGalleryProperties :
    RibbonDropDownGalleryProperties
vb
Public Class RibbonGalleryProperties
    Inherits RibbonDropDownGalleryProperties

The following members return RibbonGalleryProperties objects:

Remarks

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

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase RibbonDropDownGalleryProperties RibbonGalleryProperties

See Also

RibbonGalleryProperties Members

Ribbon Gallery Items

Ribbon

Online Demo: Ribbon - Galleries

DevExpress.Web Namespace