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

In This Topic
    C1DbNavigator Class
    In This Topic
    Represents a data bound control supporting convenient navigation over data source rows and common data actions such as updating the data source and refreshing data.
    Object Model
    C1DbNavigator ClassUIStrings ClassUIStrings ClassUIStrings Class
    Syntax
    'Declaration
     
    
    Public Class C1DbNavigator 
       Inherits System.Windows.Forms.UserControl
    public class C1DbNavigator : System.Windows.Forms.UserControl 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.UserControl
                         C1.Win.C1Input.C1DbNavigator

    See Also