Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Items Namespace / NavAddButton Class / Text Property

In This Topic
    Text Property (NavAddButton)
    In This Topic
    Gets or sets the text associated with this item.
    Syntax
    'Declaration
     
    
    Public Property Text As String
    public string Text {get; set;}
    See Also