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

In This Topic
    DataMember Property
    In This Topic
    "For multi-table data sources, specifies a specific table to which the control is bound.
    Syntax
    'Declaration
     
    
    Public Property DataMember As String
    public string DataMember {get; set;}
    See Also