AllowExpandMany Property (Accordion)
In This Topic
Gets or sets a value that determines whether users should be allowed to expand multiple panes at a time.
Syntax
'Declaration
Public Property AllowExpandMany As Boolean
public bool AllowExpandMany {get; set;}
See Also