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