[]
Occurs when sorting groups in C1TileControl to compare two groups before their reordering.
public event EventHandler<CompareGroupsEventArgs> CompareGroups
Public Event CompareGroups As EventHandler(Of CompareGroupsEventArgs)
| Type | Description |
|---|---|
| EventHandler<CompareGroupsEventArgs> | Occurs when sorting groups in to compare two groups before their reordering. |