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

In This Topic
    Elements Property (Template)
    In This Topic
    Gets the collection of template elements.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Elements As ElementCollection
    public ElementCollection Elements {get;}
    See Also