[]
        
(Showing Draft Content)

C1.Web.Mvc.Accordion.Panes

Panes Property

Panes

Gets the collection of AccordionPane objects whose header and content properties determine the content of the Accordion control.

Declaration
public IList<AccordionPane> Panes { get; }