Initializes a new instance of the PivotGroupEventArgs class.
public PivotGroupEventArgs( PivotGridGroup group )
Public New( ByVal group As PivotGridGroup )
Instances of the PivotGroupEventArgs class are automatically created, initialized and passed to corresponding event handlers. Typically, there is no need to call this constructor directly from your code.