[]
Raised when text is grouped.
public delegate void GroupIntervalEventHandler(object sender, GroupIntervalEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | Raised when text is grouped. |
| GroupIntervalEventArgs | e | Raised when text is grouped. |
| Name | Description |
|---|---|
| GroupIntervalEventHandler(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(object, GroupIntervalEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, GroupIntervalEventArgs) |