[]
        
Represents a defined method that handles the Grouping event in the Spread component.
public delegate void GroupingEventHandler(object sender, GroupingEventArgs e)Public Delegate Sub GroupingEventHandler(sender As Object, e As GroupingEventArgs)| Type | Name | Description | 
|---|---|---|
| object | sender | Represents a defined method that handles the Grouping event in the Spread component. | 
| GroupingEventArgs | e | Represents a defined method that handles the Grouping event in the Spread component. |