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

In This Topic
    Name Property (InputDataNavigator)
    In This Topic
    Gets or sets the unique name for this InputComponent.
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also