Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Accordion Class / Panel Property

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