Hello All,
We are in the process of converting the plain old WPF TabControl with the RadTabControl. We have a need to get the last tab that was selected before the user clicked a new tab.
Using the WPF TabControl, in the EventArgs, there was an AddedItems and RemovedItems property. In the RadTabControl, these do not exist.
Is there a way to get the user's last selected TabItem using this handler?
Thanks,
Chris
We are in the process of converting the plain old WPF TabControl with the RadTabControl. We have a need to get the last tab that was selected before the user clicked a new tab.
Using the WPF TabControl, in the EventArgs, there was an AddedItems and RemovedItems property. In the RadTabControl, these do not exist.
Is there a way to get the user's last selected TabItem using this handler?
Thanks,
Chris