Back to Devexpress

ASPxVerticalGridSummaryDisplayTextEventArgs Properties

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

latest1.5 KB
Original Source

ASPxVerticalGridSummaryDisplayTextEventArgs Properties

Provides data for the ASPxVerticalGrid.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

ASPxVerticalGridSummaryDisplayTextEventArgs Class

ASPxVerticalGridSummaryDisplayTextEventArgs Members

DevExpress.Web Namespace