aspnet-devexpress-dot-web-9bc03526.md
Contains the settings that define images displayed within the ASPxCardView’s elements.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewImages :
GridImages
Public Class CardViewImages
Inherits GridImages
The following members return CardViewImages objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxCardView.Images |
| ASP.NET MVC Extensions | CardViewSettings.Images |
The CardViewImages object provides a number of properties that allow you to assign images to various elements within the ASPxCardView. These properties can be accessed via the ASPxCardView.Images property.
Object StateManager PropertiesBase ImagesBase DevExpress.Web.GridImages CardViewImages
See Also