The following tables list the members exposed by ColumnGroupDescription.
Name | Description | |
---|---|---|
ColumnGroupDescription Constructor | Overloaded. |
Name | Description | |
---|---|---|
DisplayName | Gets or sets the display text for the group name. | |
PropertyPath | Gets or sets the property being sorted. (Inherited from Infragistics.Controls.Grids.ColumnSortDescription) | |
SortDirection | Gets or sets the direction to sort based on the property. (Inherited from Infragistics.Controls.Grids.ColumnSortDescription) | |
ValueFormat | Gets or sets the format string for the group value. |
Name | Description | |
---|---|---|
Equals | Returns if the SortDescription is equal to another. (Inherited from Infragistics.Controls.Grids.ColumnSortDescription) | |
GetHashCode | Returns the hash code for the SortDescription. (Inherited from Infragistics.Controls.Grids.ColumnSortDescription) |
Name | Description | |
---|---|---|
OnFormatText | Used to invoke the FormatText event. |
Name | Description | |
---|---|---|
FormatText | Called when the value is being formatted. |