Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Items Namespace / NavLabel Class
Members

In This Topic
    NavLabel Class
    In This Topic
    Represents the navigation label item.
    Syntax
    'Declaration
     
    
    Public Class NavLabel 
       Inherits NavItem
    public class NavLabel : NavItem 
    Inheritance Hierarchy

    System.Object
       C1.Win.Input.DbNavigator.Items.NavItem
          C1.Win.Input.DbNavigator.Items.NavLabel

    See Also