C1.Win.Input.DbNavigator Namespace / C1DbNavigator Class
Members

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 ClassNavItemsCollection ClassNavItem ClassDbNavigatorStyles Class
Syntax
'Declaration
 
Public Class C1DbNavigator 
   Inherits C1.Framework.XViewLight
   Implements C1.Framework.IView 
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
               C1.Win.Input.DbNavigator.C1DbNavigator

See Also