PerformSelectEventArgsGroupBy Property  | 
 
            Gets the GroupByCollection to use for the fetch. Only valid if DataContainerType is set to TypedList or TypedView.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntaxpublic IGroupByCollection GroupBy { get; }Public ReadOnly Property GroupBy As IGroupByCollection
	Get
Property Value
Type: 
IGroupByCollection
See Also