Enables the settings of individual cards to be changed.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v19.2.dll
public ASPxCardViewHtmlCardPreparedEventHandler HtmlCardPrepared { get; set; }
Public Property HtmlCardPrepared As ASPxCardViewHtmlCardPreparedEventHandler
Type | Description |
---|---|
ASPxCardViewHtmlCardPreparedEventHandler | A ASPxCardViewHtmlCardPreparedEventHandler delegate method allowing you to implement custom processing. |