ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Tile Class / TileControl Property

In This Topic
    TileControl Property (Tile)
    In This Topic
    Gets the owner C1TileControl.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TileControl As C1TileControl
    public C1TileControl TileControl {get;}
    See Also