[]
Raised when a column is moved into or out of the grouping area.
public delegate void GroupColMoveEventHandler(object sender, GroupColMoveEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | Raised when a column is moved into or out of the grouping area. |
| GroupColMoveEventArgs | e | Raised when a column is moved into or out of the grouping area. |
| Name | Description |
|---|---|
| GroupColMoveEventHandler(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(object, GroupColMoveEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, GroupColMoveEventArgs) |