InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputDataNavigator Class / NavigatorItems Property

In This Topic
    NavigatorItems Property (InputDataNavigator)
    In This Topic
    Gets or sets which items should appear on the InputDataNavigator.
    Syntax
    'Declaration
     
    Public Property NavigatorItems As InputNavigatorItems
    public InputNavigatorItems NavigatorItems {get; set;}
    See Also