Back to Devexpress

CardViewSettings.HtmlCardPrepared Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-cardviewsettings-1fd872c0.md

latest1.3 KB
Original Source

CardViewSettings.HtmlCardPrepared Property

Enables the settings of individual cards to be changed.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public ASPxCardViewHtmlCardPreparedEventHandler HtmlCardPrepared { get; set; }
vb
Public Property HtmlCardPrepared As ASPxCardViewHtmlCardPreparedEventHandler

Property Value

TypeDescription
ASPxCardViewHtmlCardPreparedEventHandler

A ASPxCardViewHtmlCardPreparedEventHandler delegate method allowing you to implement custom processing.

|

See Also

CardViewSettings Class

CardViewSettings Members

DevExpress.Web.Mvc Namespace