FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonTab Class / Enabled Property

In This Topic
    Enabled Property (RibbonTab)
    In This Topic
    Gets or set whether the contents of this tab are enabled.
    Syntax
    'Declaration
     
    Public Property Enabled As System.Boolean
    public System.bool Enabled {get; set;}
    See Also