Accordion for WinForms | ComponentOne
C1.Win.Accordion.Styles Namespace / AccordionStyles Class / Common Property

In This Topic
    Common Property
    In This Topic
    Gets AccordionStyle containing display attributes that determine the general appearance of the control on the screen.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Common As AccordionStyle
    public AccordionStyle Common {get;}
    See Also