ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DbNavigator Class / DataSource Property

In This Topic
    DataSource Property (C1DbNavigator)
    In This Topic
    The data source object to which the control is bound.
    Syntax
    'Declaration
     
    
    Public Property DataSource As Object
    public object DataSource {get; set;}
    See Also