ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile 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