aspnet-devexpress-dot-web-8e5cfd5b.md
Contains settings that allow images to be defined for specific elements of an ASPxRibbon.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class RibbonImages :
ImagesBase,
IRibbonBarImages
Public Class RibbonImages
Inherits ImagesBase
Implements IRibbonBarImages
The following members return RibbonImages objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxRibbon.Images |
| ASP.NET MVC Extensions | RibbonSettings.Images |
An object of the RibbonImages type can be accessed via the ASPxRibbon.Images property of the control.
Object StateManager PropertiesBase ImagesBase RibbonImages
See Also