WebSlidingMenu provides feature to adjust item and header height.
This topic will show you how to customize item and header height.
To customize item height
- Right-click on WebSlidingMenu control and choose Propertiess.
- Go to LayoutSettings and set ItemHeight to any size you prefer.
- To set individual item height, go to Items and click the collection button
- Set ItemHeight to any size you prefer.
- Run the project
To customize header height
- Right-click on WebSlidingMenu control and choose Propertiess.
- Go to LayoutSettings and set HeaderHeight to any size you prefer.
- To set individual item height, go to Items and click the collection button
- Set HeaderHeight to any size you prefer.
- Run the project