ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile 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