In This Topic
            
            Represents a base class for types defining grouping conditions in the 
GroupDescriptions collection of the 
C1CollectionView class. The real class which is usually used for this purpose is 
PropertyGroupDescription.
Object Model
            Syntax
            
            
            
            
            'Declaration
 
Public MustInherit Class GroupDescription 
             
        
            
            public abstract class GroupDescription 
             
        
             
         
            
            
            
            
            
            
            
            
            
            Inheritance Hierarchy
            
            
            See Also