Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

SlideMenu.SingleExpand Property

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


Direct link to this topic