[]
Creates a new set of FetchGroupText event arguments.
public FetchGroupTextEventArgs(Group group, string text)
Public Sub New(group As Group, text As String)
Type | Name | Description |
---|---|---|
Group | group | Group header created |
string | text | Text to display in the group header |