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

In This Topic
    Lookup Property (PropertyMapping)
    In This Topic
    Encapsulates the lookup properties.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Lookup As MappingLookup
    public MappingLookup Lookup {get;}
    See Also