Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Items Namespace / NavElement Class / Item Property

In This Topic
    Item Property (NavElement)
    In This Topic
    Corresponding item (model).
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property Item As NavItem
    protected NavItem Item {get;}
    See Also