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

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