Version

FormatGroupTextEventArgs Class Members

The following tables list the members exposed by FormatGroupTextEventArgs.

Public Constructors
 NameDescription
Public ConstructorFormatGroupTextEventArgs ConstructorInitializes a new FormatGroupTextEventArgs.  
Public Properties
 NameDescription
Public PropertyFormattedTextGets or sets the final text that will be displayed in the group header.  
Public PropertyFormattedValueGets the group value as text, formatted based on the GroupDescription's ValueFormat.  
Public PropertyGroupNameGets the group name.  
Public PropertyGroupValueGets the original value before formatting.  
See Also