Groups can be created at design time or programmatically. At design time they can be created using the C1TileControl.Groups Collection Editor. Groups can also be created programmatically through the Group class. The group can be inserted into the GroupCollection at the specified index using the InsertItem method.
To add a template at design time, complete the following: