Version

GroupByContext Class Members

The following tables list the members exposed by GroupByContext.

Public Properties
 NameDescription
Public PropertyPropertyNameGets the name of the property that data should be grouped by.  
Protected Properties
 NameDescription
Protected Internal PropertySummariesGets a list of the summaries that should be applied to Children.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateGenericCustomGroupOverloaded. Creates a Generic instance of the GroupByContext.  
Public MethodGroup<T>Groups the specified System.Linq.IQueryable by the property this data represents.  
See Also