Back to Devexpress

ASPxGridViewSummaryDisplayTextEventArgs Properties

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

latest2.1 KB
Original Source

ASPxGridViewSummaryDisplayTextEventArgs Properties

Provides data for the ASPxGridView.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.
IsGroupSummaryIndicates whether a group summary value is processed.
IsTotalSummaryIndicates whether a total summary value is being processed.
ItemGets the processed summary item.
TextGets or sets the display text for the summary value currently being processed. Inherited from ASPxGridSummaryDisplayTextEventArgs.
ValueGets the processed summary value. Inherited from ASPxGridSummaryDisplayTextEventArgs.
VisibleIndexGets a value that identifies the group row where the processed summary value is displayed.

See Also

ASPxGridViewSummaryDisplayTextEventArgs Class

ASPxGridViewSummaryDisplayTextEventArgs Members

DevExpress.Web Namespace