RibbonDropDownGalleryProperties 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 RibbonDropDownGalleryProperties :
PropertiesBase,
IPropertiesOwner
#Related API Members
The following members return RibbonDropDownGalleryProperties objects:
#Remarks
An object of the RibbonDropDownGalleryProperties type can be accessed by the RibbonGalleryBarItem.PropertiesDropDownGallery property.
#Inheritance
Object
StateManager
PropertiesBase
RibbonDropDownGalleryProperties
See Also