TabView: Adding items to RadTabView that contains a single item results in the UI not being updated
When you have declared a RadTabView with a single item and you try adding items at runtime - the new TabViewItems are added to the Items collection of the control but the UI is not updated.