ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.8 Assembly / C1.Win.C1Tile Namespace / MappingLookup Class / DataSource Property

In This Topic
    DataSource Property (MappingLookup)
    In This Topic
    Gets or sets the data source object for the lookup.
    Syntax
    'Declaration
     
    
    Public Property DataSource As Object
    public object DataSource {get; set;}
    See Also