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

In This Topic
    DefaultTemplate Property (C1TileControl)
    In This Topic
    Gets the default template for tiles.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DefaultTemplate As Template
    public Template DefaultTemplate {get;}
    See Also