PanelImages Class
Contains the settings that define images displayed within the ASPxPanel’s visual elements.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return PanelImages objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxPanel.Images |
ASP.NET MVC Extensions | PanelSettings.Images |
Remarks
The PanelImages object provides a number of properties that allow you to assign images to various elements within the ASPxPanel. These properties can be accessed using the ASPxPanel.Images property.
Inheritance
See Also