Gets the zero-based index of the item in the Accordion.Items collection.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public int ItemIndex { get; set; }
Public Property ItemIndex As Integer
Type: Int32An integer specifying the index of the item in the Items collection.
AccordionEventArgs MembersAccordionEventArgs ClassMindFusion.UI.Web Namespace