RibbonGalleryProperties Class
In This Article
Contains settings specific to a ribbon gallery drop-down window.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class RibbonGalleryProperties :
RibbonDropDownGalleryProperties
#Related API Members
The following members return RibbonGalleryProperties objects:
#Remarks
An object of the RibbonGalleryProperties type can be accessed by the RibbonGalleryDropDownItem.PropertiesDropDownGallery property.
#Inheritance
Object
StateManager
PropertiesBase
RibbonDropDownGalleryProperties
RibbonGalleryProperties
See Also