Accordion for WinForms | ComponentOne
C1.Win.Accordion.Styles Namespace / AccordionPageHeaderStyle Class / Default Property

In This Topic
    Default Property (AccordionPageHeaderStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of element on the screen when the cursor is over it.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Default As BasePageHeaderStyle
    public BasePageHeaderStyle Default {get;}
    See Also