Swap position of to AccordionTabs during design time

Hi,
I have an Accordion component with 10 AccordionTabs on it.
Now I should swap positions from
AccordionTab with TabIndex = 0
with
AccordionTab with TabIndex = 1
during designtime.
I'm searching for an easy solution.
I don't want to build it all new.
Kind regards - jorgo
I have an Accordion component with 10 AccordionTabs on it.
Now I should swap positions from
AccordionTab with TabIndex = 0
with
AccordionTab with TabIndex = 1
during designtime.
I'm searching for an easy solution.
I don't want to build it all new.
Kind regards - jorgo