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

In This Topic
    Disabled Property (AccordionStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of disabled element on the screen.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Disabled As BaseAccordionStyle
    public BaseAccordionStyle Disabled {get;}
    See Also