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

In This Topic
    Disabled Property (AccordionPageStyle)
    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 BasePageStyle
    public BasePageStyle Disabled {get;}
    See Also