Gets the collection of AccordionItems for this control. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public AccordionItemCollection Items { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Items As AccordionItemCollection |
Type: AccordionItemCollection
An instance of the AccordionItemCollection class, containing references to the child items of the control.