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

In This Topic
    Visible Property (NavAddButton)
    In This Topic
    Gets or sets whether the item is visible.
    Syntax
    'Declaration
     
    
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also