Accordion for WinForms | ComponentOne
C1.Win.Accordion.Styles Namespace / AccordionPageHeaderButtonStyle Class / Disabled Property

In This Topic
    Disabled Property (AccordionPageHeaderButtonStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of header button on the screen when when it is disabled.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Disabled As BasePageHeaderButtonStyle
    public BasePageHeaderButtonStyle Disabled {get;}
    See Also