[]
Gets or sets the Style that is applied to each C1AccordionItem.
public Style ItemStyle { get; set; }
If the Item added is a C1AccordionItem then the Style is applied only if the Item doesn't have a Style already applied.