| Name | Description |
 | AccessibilityObject | (Inherited from System.Windows.Forms.Control) |
 | AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) |
 | AccessibleDescription | (Inherited from System.Windows.Forms.Control) |
 | AccessibleName | (Inherited from System.Windows.Forms.Control) |
 | AccessibleRole | (Inherited from System.Windows.Forms.Control) |
 | AllowChecking | Gets or sets whether the user can check/uncheck tiles using a swipe gesture or mouse right-click. |
 | AllowDrop | (Inherited from System.Windows.Forms.Control) |
 | AllowPanningFeedback | Gets or sets whether the owner form has to display a visual cue when a user reaches the end of a pannable area. |
 | AllowRearranging | Gets or sets whether the user can move tiles with the mouse or touch device. |
 | Anchor | (Inherited from System.Windows.Forms.Control) |
 | AutomaticLayout | Gets or sets whether the tiles should be arranged automatically or manually. The Tile.LeftCell and Tile.TopCell properties are ignored in automatic mode. |
 | AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
 | BackColor | (Inherited from System.Windows.Forms.Control) |
 | BackgroundImage | (Inherited from System.Windows.Forms.Control) |
 | BackImageLayout | Gets or sets the background image layout. |
 | BindingContext | (Inherited from System.Windows.Forms.Control) |
 | Bottom | (Inherited from System.Windows.Forms.Control) |
 | Bounds | (Inherited from System.Windows.Forms.Control) |
 | CanFocus | (Inherited from System.Windows.Forms.Control) |
 | CanSelect | (Inherited from System.Windows.Forms.Control) |
 | Capture | (Inherited from System.Windows.Forms.Control) |
 | CausesValidation | (Inherited from System.Windows.Forms.Control) |
 | CellHeight | Gets or sets the height of a single tile cell. |
 | CellSpacing | Gets or sets the gap between tile cells in a group. |
 | CellWidth | Gets or sets the width of a single tile cell. |
 | CheckBackColor | Gets or sets the color that replaces Tile.BackColor when a tile is checked. |
 | CheckBorderColor | Gets or sets the color of tile border when the tile is checked. |
 | CheckedTiles | Gets an array of all visible checked tiles. |
 | CheckForeColor | Gets or sets the color that replaces Tile.ForeColor when a tile is checked and CheckBackColor is set. |
 | CheckMarkColor | Gets or sets the color of the check mark for checked tiles. |
 | CheckWaitingColor | Gets or sets the color of the supposed check mark. |
 | ClientRectangle | (Inherited from System.Windows.Forms.Control) |
 | ClientSize | (Inherited from System.Windows.Forms.Control) |
 | CommonImage1 | Gets the first common image. |
 | CommonImage2 | Gets the second common image. |
 | CommonImage3 | Gets the third common image. |
 | CompanyName | (Inherited from System.Windows.Forms.Control) |
 | Container | (Inherited from System.ComponentModel.Component) |
 | ContainsFocus | (Inherited from System.Windows.Forms.Control) |
 | ContextMenu | (Inherited from System.Windows.Forms.Control) |
 | ContextMenuStrip | (Inherited from System.Windows.Forms.Control) |
 | Controls | (Inherited from System.Windows.Forms.Control) |
 | Created | (Inherited from System.Windows.Forms.Control) |
 | Cursor | Overridden. Gets or sets the cursor that is displayed when the mouse pointer is over the control. |
 | DataBindings | (Inherited from System.Windows.Forms.Control) |
 | DataMember | Gets or sets the specific list in a DataSource that is bound to the tile control. |
 | DataSource | Gets or sets the data source object for the tile control. |
 | DefaultTemplate | Gets the default template for tiles. |
 | DisplayRectangle | (Inherited from System.Windows.Forms.Control) |
 | Disposing | (Inherited from System.Windows.Forms.Control) |
 | Dock | (Inherited from System.Windows.Forms.Control) |
 | Enabled | (Inherited from System.Windows.Forms.Control) |
 | Focused | (Inherited from System.Windows.Forms.Control) |
 | FocusedBorderColor | Gets or sets the color of tile border when the tile is selected with keyboard. |
 | FocusedTile | Gets or sets the tile that has the keyboard focus. |
 | Font | (Inherited from System.Windows.Forms.Control) |
 | ForeColor | (Inherited from System.Windows.Forms.Control) |
 | GroupFont | Gets or sets the font for group captions. |
 | GroupForeColor | Gets or sets the foreground color of a group caption. |
 | GroupPadding | Gets or sets the interior spacing of a tile group. |
 | Groups | Gets the collection of tile groups. |
 | GroupSpacing | Gets or sets the gap between groups on the scrollable surface. |
 | GroupTextBold | Gets or sets a value that indicates whether the group caption font is bold. |
 | GroupTextSize | Gets or sets the font size for group captions. |
 | GroupTextX | Gets or sets the horizontal offset of a group caption. |
 | GroupTextY | Gets or sets the vertical offset of a group caption. |
 | Handle | (Inherited from System.Windows.Forms.Control) |
 | HasChildren | (Inherited from System.Windows.Forms.Control) |
 | Height | (Inherited from System.Windows.Forms.Control) |
 | HotBackColor | Gets or sets the color that replaces Tile.BackColor when a tile is hovered with the mouse. |
 | HotBorderColor | Gets or sets the color of tile border when the tile is hovered with the mouse. |
 | HotCheckBackColor | Gets or sets the color that replaces Tile.BackColor when a checked tile is hovered with the mouse. |
 | HotCheckForeColor | Gets or sets the color that replaces Tile.ForeColor when a checked tile is hovered with the mouse. |
 | HotForeColor | Gets or sets the color that replaces Tile.ForeColor when a tile is hovered with the mouse and HotBackColor is set. |
 | ImageList | Gets or sets the ImageList that contains the images to display on the tiles. |
 | ImeMode | This property is not relevant to this class. |
 | InvokeRequired | (Inherited from System.Windows.Forms.Control) |
 | IsAccessible | (Inherited from System.Windows.Forms.Control) |
 | IsDisposed | (Inherited from System.Windows.Forms.Control) |
 | IsHandleCreated | (Inherited from System.Windows.Forms.Control) |
 | IsMirrored | (Inherited from System.Windows.Forms.Control) |
 | LayoutEngine | (Inherited from System.Windows.Forms.Control) |
 | Left | (Inherited from System.Windows.Forms.Control) |
 | Location | (Inherited from System.Windows.Forms.Control) |
 | Margin | (Inherited from System.Windows.Forms.Control) |
 | MaximumRowsOrColumns | Gets or sets the maximum number of cell rows (for horizontal orientation) or cell columns (for vertical orientation) in automatic layout mode. |
 | MaximumSize | (Inherited from System.Windows.Forms.Control) |
 | MinimumSize | (Inherited from System.Windows.Forms.Control) |
 | MovingBackground | Gets or sets whether the background image should be scrolled with the tiles. |
 | MovingTileOpacity | Gets or sets the opacity level of a tile being moved by the user. |
 | Name | (Inherited from System.Windows.Forms.Control) |
 | OffsetLimit | Gets the minimal negative offset of the scrolling area. |
 | Orientation | Gets or sets whether the groups are arranged horizontally or vertically. |
 | Padding | Gets or sets the interior spacing of the C1TileControl. |
 | Parent | (Inherited from System.Windows.Forms.Control) |
 | PassthroughNavigation | Gets or sets whether the keyboard should navigate to the next row/column after focusing the last tile in the current row/column (for vertical/horizontal layout). |
 | PreferredSize | (Inherited from System.Windows.Forms.Control) |
 | ProductName | (Inherited from System.Windows.Forms.Control) |
 | ProductVersion | (Inherited from System.Windows.Forms.Control) |
 | PropertyMappings | Gets the collection of tile property mappings. |
 | RecreatingHandle | (Inherited from System.Windows.Forms.Control) |
 | Region | (Inherited from System.Windows.Forms.Control) |
 | Right | (Inherited from System.Windows.Forms.Control) |
 | RightToLeft | (Inherited from System.Windows.Forms.Control) |
 | SBThumbBorderColor | Gets or sets the color of the scroll bar thumb border. |
 | SBThumbInnerColor | Gets or sets the color of the scroll bar thumb interior. |
 | ScrollBarStyle | Gets or sets whether the default or system scroll bar should appear. |
 | ScrollOffset | Gets or sets the negative or zero offset of the scrollable area. |
 | ShowToolTips | Gets or sets whether the tooltips should appear for tiles and partially visible group captions. |
 | Site | (Inherited from System.Windows.Forms.Control) |
 | Size | (Inherited from System.Windows.Forms.Control) |
 | SurfaceContentAlignment | Gets or sets the alignment of groups on the scrollable surface. |
 | SurfacePadding | Gets or sets the interior spacing of the scrollable surface. |
 | SwipeDistance | Gets or sets the distance for a swipe gesture to select a tile. |
 | SwipeRearrangeDistance | Gets or sets the distance for a swipe gesture to start rearranging tiles. |
 | TabIndex | (Inherited from System.Windows.Forms.Control) |
 | TabStop | (Inherited from System.Windows.Forms.Control) |
 | Tag | (Inherited from System.Windows.Forms.Control) |
 | Templates | Gets the collection of custom tile templates. |
 | Text | Overridden. Gets or sets the main caption text. |
 | TextBold | Gets or sets a value that indicates whether the caption text font is bold. |
 | TextSize | Gets or sets the font size for the caption text. |
 | TextX | Gets or sets the x-coordinate of the text caption. |
 | TextY | Gets or sets the y-coordinate of the text caption. |
 | TileBackColor | Gets or sets the default background color of tiles. |
 | TileBorderColor | Gets or sets the color of a thin border that is drawn around tiles. |
 | TileForeColor | Gets or sets the default foreground color of tiles. |
 | ToolTipInitialDelay | Gets or sets the time that passes before the tooltips appear, in milliseconds. |
 | Top | (Inherited from System.Windows.Forms.Control) |
 | TopLevelControl | (Inherited from System.Windows.Forms.Control) |
 | UncheckTilesOnClick | Gets or sets a value indicating whether all tiles are unchecked after clicking a tile. |
 | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
 | Visible | (Inherited from System.Windows.Forms.Control) |
 | Width | (Inherited from System.Windows.Forms.Control) |