[]
        
(Showing Draft Content)

C1.WPF.Extended.C1Accordion.ItemStyle

ItemStyle Property

ItemStyle

Gets or sets the Style that is applied to each C1AccordionItem.

Declaration
public Style ItemStyle { get; set; }
Remarks

If the Item added is a C1AccordionItem then the Style is applied only if the Item doesn't have a Style already applied.