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

In This Topic
    PropertyMappings Property (C1TileControl)
    In This Topic
    Gets the collection of tile property mappings.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PropertyMappings As MappingCollection
    public MappingCollection PropertyMappings {get;}
    See Also