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

In This Topic
    Enabled Property (RibbonQatGroupButton)
    In This Topic
    This property has no effect on RibbonQatGroupButton.
    Syntax
    'Declaration
     
    Public Overrides Property Enabled As System.Boolean
    public override System.bool Enabled {get; set;}
    See Also