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

In This Topic
    Templates Property (C1TileControl)
    In This Topic
    Gets the collection of custom tile templates.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Templates As TemplateCollection
    public TemplateCollection Templates {get;}
    See Also