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