ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile Namespace / FormatValueEventArgs Class / TileProperty Property

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