In This Topic
            
            Gets a 
GroupInfo object that determines whether a column should be grouped on and how the group header and footer rows should be formatted and displayed.
Syntax
            
            
            
            
            'Declaration
 
Public Overridable ReadOnly Property GroupInfo As GroupInfo
             
        
            
            public virtual GroupInfo GroupInfo {get;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also