Template elements can be created at design time or programmatically. At design time they can be created using the C1TileControl.Templates Collection Editor. Template elements 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 elements to the template at design time, complete the following:
The C1TileControl.Templates Collection Editor editor appears.