Back to Devexpress

CardViewSettings.Images Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-cardviewsettings-9466d40e.md

latest1.4 KB
Original Source

CardViewSettings.Images Property

Provides access to the settings that define images for various elements in the CardView.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

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 in the CardView.

See Also

Card View

CardViewSettings Class

CardViewSettings Members

DevExpress.Web.Mvc Namespace