ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / PropertyMapping Class / CloneMapping Method

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