The following tables list the members exposed by FormatGroupTextEventArgs.
| Name | Description | |
|---|---|---|
![]() | FormatGroupTextEventArgs Constructor | Initializes a new FormatGroupTextEventArgs. |
| Name | Description | |
|---|---|---|
![]() | FormattedText | Gets or sets the final text that will be displayed in the group header. |
![]() | FormattedValue | Gets the group value as text, formatted based on the GroupDescription's ValueFormat. |
![]() | GroupName | Gets the group name. |
![]() | GroupValue | Gets the original value before formatting. |