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