| Name | Description |
 | AccessibleDefaultActionDescription | Gets or sets the default action description of the tile for use by accessibility client applications. |
 | AccessibleDescription | Gets or sets the description of the tile used by accessibility client applications. |
 | AccessibleName | Gets or sets the name of the tile used by accessibility client applications. |
 | AccessibleRole | Gets or sets the accessible role of the tile. |
 | BackColor | Gets or sets the background color for the tile. |
 | BackColor1 | Gets or sets the first additional background color for the tile. |
 | BackColor2 | Gets or sets the second additional background color for the tile. |
 | BackColor3 | Gets or sets the third additional background color for the tile. |
 | BackColor4 | Gets or sets the fourth additional background color for the tile. |
 | BackColor5 | Gets or sets the fifth additional background color for the tile. |
 | Checked | Gets or sets whether the tile is checked. |
 | Container | (Inherited from System.ComponentModel.Component) |
 | Enabled | Gets a value indicating whether the tile is enabled. |
 | ForeColor | Gets or sets the foreground color for the tile. |
 | ForeColor1 | Gets or sets the first additional foreground color for the tile. |
 | ForeColor2 | Gets or sets the second additional foreground color for the tile. |
 | ForeColor3 | Gets or sets the third additional foreground color for the tile. |
 | ForeColor4 | Gets or sets the fourth additional foreground color for the tile. |
 | ForeColor5 | Gets or sets the fifth additional foreground color for the tile. |
 | Group | Gets or sets the owner group of the Tile. |
 | Height | Gets the height of the tile, in pixels. |
 | HorizontalSize | Gets or sets the width of the tile, in cells. |
 | Image | Gets or sets an image displayed on the tile. |
 | Image1 | Gets or sets the first additional image that can be displayed on the tile. |
 | Image2 | Gets or sets the second additional image that can be displayed on the tile. |
 | Image3 | Gets or sets the third additional image that can be displayed on the tile. |
 | Image4 | Gets or sets the fourth additional image that can be displayed on the tile. |
 | Image5 | Gets or sets the fifth additional image that can be displayed on the tile. |
 | ImageIndex | Gets or sets the index of an image in the C1TileControl.ImageList. |
 | ImageKey | Gets or sets the image key in the C1TileControl.ImageList. |
 | Index | Gets or sets the index of tile in owner group's Tiles collection. |
 | IntValue | Gets or sets an integer value that can be used by template elements. |
 | IntValue1 | Gets or sets the first additional integer value that can be used by template elements. |
 | IntValue2 | Gets or sets the second additional integer value that can be used by template elements. |
 | IntValue3 | Gets or sets the third additional integer value that can be used by template elements. |
 | IntValue4 | Gets or sets the fourth additional integer value that can be used by template elements. |
 | IntValue5 | Gets or sets the fifth additional integer value that can be used by template elements. |
 | IsDisposed | Gets a value indicating whether the Tile has been disposed. |
 | LeftCell | Gets or sets the ordinal number of the tile's left cell. |
 | Name | Gets or sets the unique name for this Tile. |
 | ShowSlides | Gets or sets whether the tile can show slides. |
 | Site | (Inherited from System.ComponentModel.Component) |
 | SlideIndex | Gets the index of slide that is being displayed on tile, or -1 if the tile in not in slide-show mode. |
 | Symbol | Gets or sets a symbol associated with the tile. |
 | Tag | Gets or sets an object that contains additional data about the Tile. |
 | Template | Gets or sets the tile template. |
 | Text | Gets or sets the text on the tile. |
 | Text1 | Gets or sets the first additional text string for the tile. |
 | Text2 | Gets or sets the second additional text string for the tile. |
 | Text3 | Gets or sets the third additional text string for the tile. |
 | Text4 | Gets or sets the fourth additional text string for the tile. |
 | Text5 | Gets or sets the fifth additional text string for the tile. |
 | Text6 | Gets or sets the sixth additional text string for the tile. |
 | Text7 | Gets or sets the seventh additional text string for the tile. |
 | Text8 | Gets or sets the eighth additional text string for the tile. |
 | Text9 | Gets or sets the ninth additional text string for the tile. |
 | TileControl | Gets the owner C1TileControl. |
 | ToolTipText | Gets or sets the tooltip text for the tile. |
 | TopCell | Gets or sets the ordinal number of the tile's top cell. |
 | VerticalSize | Gets or sets the height of the tile, in cells. |
 | Visible | Gets or sets whether the tile is visible. |
 | Width | Gets the width of the tile, in pixels. |
 | X | Gets the X-coordinate of the tile relative to the owner group, in pixels. |
 | Y | Gets the Y-coordinate of the tile relative to the owner group, in pixels. |