Back to Devexpress

ASPxCardView.Images Property

aspnet-devexpress-dot-web-dot-aspxcardview-14714cdd.md

latest1.3 KB
Original Source

ASPxCardView.Images Property

Provides access to the settings that define images displayed within the CardView’s elements.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public CardViewImages Images { get; }
vb
Public ReadOnly Property Images As CardViewImages

Property Value

TypeDescription
CardViewImages

A CardViewImages object that contains image settings.

|

Remarks

The CardViewImages object provides a number of properties that allow you to assign images to various elements within the ASPxCardView.

See Also

Card View

ASPxCardView Class

ASPxCardView Members

DevExpress.Web Namespace