GroupHeaderConverter Class Members
In This Topic
The following tables list the members exposed by GroupHeaderConverter.
Public Constructors
Public Properties
| Name | Description |
| NullEmptyString | Gets or sets a value to be displayed in group headers to represent empty strings or null values.
By default, this property is set to empty string. |
Top
Public Methods
| Name | Description |
| Convert | Converts a GroupRow objects into a string containing summary information for the group. |
| ConvertBack | This method is not used. |
Top
See Also