ComponentOne Extended Library for WPF and Silverlight
AllowCollapseAll Property (C1Accordion)

C1.Silverlight.Extended Namespace > C1Accordion Class : AllowCollapseAll Property
Gets or sets whether the accordion allows the user to collapse all items.
Syntax
'Declaration
 
Public Property AllowCollapseAll As Boolean
public bool AllowCollapseAll {get; set;}
See Also

Reference

C1Accordion Class
C1Accordion Members