Skip to main content
A newer version of this page is available. .
Tab

ASPxGridSummaryDisplayTextEventArgs Properties

Serves as a base class for the ASPxGridViewSummaryDisplayTextEventArgs and ASPxCardViewSummaryDisplayTextEventArgs classes.
Name Description
EncodeHtml Gets 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.
Text Gets or sets the display text for the summary value currently being processed.
Value Gets the processed summary value.
See Also