AllowCollapseAll Property (Accordion)
In This Topic
Gets or sets a value that determines whether users should be allowed to collapse all the items.
Syntax
'Declaration
Public Property AllowCollapseAll As Boolean
public bool AllowCollapseAll {get; set;}
See Also