ComponentOne Input for WinForms
C1DbNavigator Class
Members 

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : C1DbNavigator Class
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 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

Reference

C1DbNavigator Members
C1.Win.C1Input Namespace