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

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