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

SlideMenu.ExpandEmptyPane Property

Gets or sets a value indicating whether empty pane should be expanded when clicked.

[Visual Basic]
Public Property ExpandEmptyPane As Boolean
[C#]
public Boolean ExpandEmptyPane {get; set;}

Remarks

By default, if a sliding pane does not have menu items, it will not expand when clicked. Set this property to True causes such menu item to expand.

See Also

SlideMenu Class | EO.Web Namespace


Direct link to this topic