ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1TileBase Class / C1TileBase Constructor

In This Topic
    C1TileBase Constructor
    In This Topic
    Initializes the new instance of the C1TileBase control.
    Syntax
    'Declaration
     
    Public Function New()
    public C1TileBase()
    See Also