GroupingElement Constructor
        
 Initializes the grouping element. Called during construction.
 
         
        Parameters
        
            - options
            
 
            - 
                
Type: Object
(optional) An object literal parameter specifying default values.
Optional: True 
        
        Examples
        The following example initializes a new instance of a GroupingElement object:
        
var newObject = new dundas.controls.GroupingElement();