[]
        
(Showing Draft Content)

FarPoint.Win.Spread.GroupingEventHandler

GroupingEventHandler Delegate

Represents a defined method that handles the Grouping event in the Spread component.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public delegate void GroupingEventHandler(object sender, GroupingEventArgs e)
Public Delegate Sub GroupingEventHandler(sender As Object, e As GroupingEventArgs)
Parameters
Type Name Description
object sender

Source of the event

GroupingEventArgs e

Event data