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

In This Topic
    TileProperty Property (PropertyMapping)
    In This Topic
    Gets or sets the property of the Tile object that is a destination for mapping.
    Syntax
    'Declaration
     
    
    Public Property TileProperty As TileProperty
    public TileProperty TileProperty {get; set;}
    See Also