WPF Layout Controls | ComponentOne
C1.WPF.Accordion Namespace / C1Accordion Class / Panel Property

In This Topic
    Panel Property
    In This Topic
    Gets the panel associated with this items control.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Panel As AccordionPanel
    public AccordionPanel Panel {get;}
    See Also