Class | Description | |
---|---|---|
BaseElement | The base class for all template elements. | |
C1TileControl | Represents a scrollable surface with tiles. | |
CommonImage | Represents an image or set of images that can be referenced from an ImageElement. | |
CompareGroupsEventArgs | Provides data for C1TileControl.CompareGroups event. | |
CompareTilesEventArgs | Provides data for C1TileControl.CompareTiles event. | |
ElementCollection | Represents a collection of template elements. | |
FilterItemEventArgs | Provides data for C1TileControl.FilterItem event. | |
FormatValueEventArgs | Provides data for C1TileControl.FormatValue event. | |
Group | Represents a group of tiles. | |
GroupCollection | Represents a collection of groups. | |
ImageElement | The element drawing an image. | |
MappingCollection | Represents a collection of data mapping objects. | |
MappingLookup | Maps a foreign key value to a meaningful value from another data table. | |
PanelElement | The panel element containing other elements. | |
PropertyMapping | Establishes an association between the property of an item from data source and the property of the corresponding Tile component. | |
Slide | Defines a slide within the tile template. | |
SlideCollection | Represents a collection of template slides. | |
Template | Defines a custom template for tiles. | |
TemplateCollection | Represents a collection of tile templates. | |
TemplatePaintEventArgs | Provides data for Template.Paint event. | |
TextElement | The element drawing some text. | |
Tile | Represents a single tile. | |
TileCollection | Represents a collection of tiles. | |
TileEventArgs | Provides data for C1TileControl events. |