[]
Raised when grouping columns.
public delegate void GroupColEventHandler(object sender, GroupColEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | Raised when grouping columns. |
GroupColEventArgs | e | Raised when grouping columns. |
Name | Description |
---|---|
GroupColEventHandler(object, IntPtr) |
Name | Description |
---|---|
BeginInvoke(object, GroupColEventArgs, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, GroupColEventArgs) |