The following tables list the members exposed by GroupByContext<TColumnType>.
Name | Description | |
---|---|---|
GroupByContext<TColumnType> Constructor | Overloaded. |
Name | Description | |
---|---|---|
Comparer | Gets the Comparer that will be used to perform the grouping. | |
PropertyName | Gets the name of the property that data should be grouped by. (Inherited from Infragistics.GroupByContext) |
Name | Description | |
---|---|---|
CachedTypedInfo | The CachedTypedInfo for the operation. | |
Converter | Gets the System.Windows.Data.IValueConverter which will be used to evaluate the GroupBy. | |
ConverterParameter | The parameter applied to the Converter. | |
Summaries | Gets a list of the summaries that should be applied to Children. (Inherited from Infragistics.GroupByContext) |
Name | Description | |
---|---|---|
Group<T> | Overridden. Groups the specified System.Linq.IQueryable by the property this data represents. |