ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / ViewNode Class / ViewNode Constructor

In This Topic
    ViewNode Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates a new instance of the ViewNode class that represents a specified DataTable.  
    Creates a new instance of the ViewNode class that represents a specified DataTable with a specified alias used to reference this node in the owner C1ViewModel.  
    Creates a new instance of the ViewNode class that represents a DataTable with a specified name.  
    Creates a new instance of the ViewNode class that represents a DataTable with a specified name and alias used to reference this node in the owner C1ViewModel..  
    See Also