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

In This Topic
    Template Property (Tile)
    In This Topic
    Gets or sets the tile template.
    Syntax
    'Declaration
     
    
    Public Property Template As Template
    public Template Template {get; set;}
    See Also