C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Accordion Class / AllowExpandMany Property

In This Topic
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
 
See Also