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

In This Topic
    Mapping Property (FormatValueEventArgs)
    In This Topic
    Gets the PropertyMapping object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Mapping As PropertyMapping
    public PropertyMapping Mapping {get;}
    See Also