ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Template Class / CloneTemplate Method

In This Topic
    CloneTemplate Method (Template)
    In This Topic
    Creates a copy of the current Template.
    Syntax
    'Declaration
     
    
    Protected Overridable Function CloneTemplate() As Template
    protected virtual Template CloneTemplate()
    See Also