Back to Devexpress

ASPxCardViewSummaryDisplayTextEventArgs Properties

aspnet-devexpress-dot-web-dot-aspxcardviewsummarydisplaytexteventargs-dot-underscore-properties.md

latest1.5 KB
Original Source

ASPxCardViewSummaryDisplayTextEventArgs Properties

Provides data for the ASPxCardView.SummaryDisplayText event.

NameDescription
EncodeHtmlGets or sets a value that specifies whether the summary display text keeps any of its values that are HTML as HTML, or instead, strips out the HTML markers. Inherited from ASPxGridSummaryDisplayTextEventArgs.
ItemGets a summary item whose value is being processed.
TextGets or sets the display text for the summary value currently being processed. Inherited from ASPxGridSummaryDisplayTextEventArgs.
ValueGets the processed summary value. Inherited from ASPxGridSummaryDisplayTextEventArgs.

See Also

ASPxCardViewSummaryDisplayTextEventArgs Class

ASPxCardViewSummaryDisplayTextEventArgs Members

DevExpress.Web Namespace