RibbonImages Class
Contains settings that allow images to be defined for specific elements of an ASPxRibbon.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return RibbonImages objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxRibbon.Images |
ASP.NET MVC Extensions | RibbonSettings.Images |
Remarks
An object of the RibbonImages type can be accessed via the ASPxRibbon.Images property of the control.
Inheritance
Object
StateManager
PropertiesBase
ImagesBase
RibbonImages
See Also