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

In This Topic
    Pages Property (AccordionStyles)
    In This Topic
    Gets AccordionPageStyle containing display attributes that determine the general appearance of the C1.Win.Accordion.C1AccordionPages on the screen.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Pages As AccordionPageStyle
    public AccordionPageStyle Pages {get;}
    See Also