Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
Hi, Neelamegan,
The Following code snippet demonstrates how to collapse the pages:
foreach (RadPageViewNavigationViewItem item in this.radNavigationView1.NavigationViewElement.Items) { item.IsExpanded = false; }
If you want to leave at least one RadPageViewNavigationViewItem expanded, do not set its IsExpanded property to false.
I hope this information helps. If you need any further assistance please don't hesitate to contact me.
Regards, Dess | Tech Support Engineer, Principal Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.