Gets or sets a value indicating if only one pane can be expanded at a time.
[Visual Basic]
Public Property SingleExpand As
Boolean
[C#]
public
Boolean SingleExpand {get; set;}
Remarks
By default, expanding one pane automatically collapses all other panes. Set this value to false to expand/collapse each pane independently.
See Also
SlideMenu Class | EO.Web Namespace