How exactly can I disable the virtualization in XamTabControl?
I want to show the usercontrol in every tab and every usercontrol should be new instance.
Please don't provide me with the solution of writing code in xaml.cs since we strictly need to follow the MVVM pattern.
Please its urgent.
Rishi
Hello Rishi,
Thank you for your post. I have been looking into it and I can suggest you see this article from codeproject:
http://www.codeproject.com/Articles/460989/WPF-TabControl-Turning-Off-Tab-Virtualization
where it is explained how to turn off the tab virtualization in WPF Tabcontrol. Since Infragistics XamTabControl extends it, you can use the same approach there. Please let me know if this helps you or you have further questions on this matter.
Looking forward for your reply.
there is not built in support available?
I am just checking if you need any further assistance on the matter.