The following tables list the members exposed by FormatSummaryTextEventArgs.
Name | Description | |
---|---|---|
![]() | FormatSummaryTextEventArgs Constructor | Initializes a new FormatSummaryTextEventArgs. |
Name | Description | |
---|---|---|
![]() | DisplayName | Gets the summary display name. |
![]() | FormattedResult | Gets or sets the summary value as formatted text. Setting this property will only affect summary cells. |
![]() | FormattedText | Gets or sets the final text that will be displayed in the group header. |
![]() | PropertyPath | Gets the summary property name. |
![]() | SummaryResult | Gets the original value before formatting. |