Groups can be removed at design time or programmatically. At design time they can be removed using the C1TileControl.Groups Collection Editor. Groups can also be removed programmatically through the GroupCollection class. The group can be removed from the GroupCollection at the specified index using the RemoveItem method.
Design-Time
To remove a group from the C1TileControl complete the following: