Gets the AccordionItem the event is occurring for. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public AccordionItem Item { get; set; } |
Visual Basic
![]() |
---|
Public Property Item As AccordionItem |
Type: AccordionItem
The instance of the AccordionItem class for which the event is occurring for.