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