C1.Win.C1TileControl.4 Assembly : C1.Win.C1Tile Namespace |
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. |
Interface | Description | |
---|---|---|
ITileControlDesigner | This is an infrastructure interface. Don't use it directly. |
Delegate | Description | |
---|---|---|
TemplatePaintEventHandler | Represents a delegate that handles Template.Paint event. |
Enumeration | Description | |
---|---|---|
BackColorSelector | Defines which property of a Tile object should be bound to the background color of a template element. | |
BackImageLayout | Defines the different types of the background image layout. | |
ForeColorSelector | Defines which property of a Tile object should be bound to the foreground color of a template element. | |
ForeImageLayout | Defines the different types of the foreground image layout. | |
ImageSelector | Defines which property of a Tile object should be bound to the image of a template element. | |
IntValueSelector | Defines which property of a Tile object should be bound to an integer value within a template element. | |
LayoutOrientation | Defines the different methods of arranging the groups or elements. | |
ScrollBarStyle | Defines the styles of the scroll bar. | |
SlideTransition | Identifies the method of transition from one slide to another. | |
SymbolSize | Enumerates the available sizes for tile symbols. | |
TextSelector | Defines which property of a Tile object should be bound to the text of a template element. | |
TextTrimming | Defines the method of trimming characters that do not fit in the available space. | |
ThreeStateBoolean | Defines a boolean type with an additional state which indicates that the value is not stored here. | |
TileProperty | Specifies the destination property for data mapping. | |
TileSymbol | Enumerates the tile symbols. |