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