Version

FormatSummaryTextEventArgs Class Members

The following tables list the members exposed by FormatSummaryTextEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyDisplayNameGets the summary display name.  
Public PropertyFormattedResultGets or sets the summary value as formatted text. Setting this property will only affect summary cells.  
Public PropertyFormattedTextGets or sets the final text that will be displayed in the group header.  
Public PropertyPropertyPathGets the summary property name.  
Public PropertySummaryResultGets the original value before formatting.  
See Also