Gets or sets whether the accordion allows the user to collapse all items.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public bool AllowCollapseAll { get; set; }
Visual Basic
Public Property AllowCollapseAll As Boolean
	Get
	Set

See Also