Gets the parent Accordion of this AccordionItem. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public Accordion ParentHost { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property ParentHost As Accordion |
Type: Accordion
An instance of the Accordion class, which serves as the parent host element for this AccordionItem object.