Accordion for WinForms | ComponentOne
C1.Win.Accordion.Styles Namespace / AccordionTheme Class
Members

In This Topic
    AccordionTheme Class
    In This Topic
    The AccordionTheme class represents the theme for the C1Accordion control which contains display attributes that determine the appearance of control.
    Object Model
    AccordionTheme ClassActiveAccordionPageStyle ClassAccordionStyle ClassAccordionPageStyle Class
    Syntax
    'Declaration
     
    
    Public Class AccordionTheme 
       Inherits C1.Win.Themes.BaseStyle
    public class AccordionTheme : C1.Win.Themes.BaseStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Accordion.Styles.AccordionTheme

    See Also