I have noticed that IsSeparator only works with the default skin, if you try any of the other skins there is no separator.
Any ideas on how to fix this for the other skins.
2 Answers, 1 is accepted
0
Alex Gyoshev
Telerik team
answered on 30 May 2008, 03:03 PM
Hi vbl vbl,
The IsSeparator property of the RadTabStrip is used to mark the RadTabs that should have a break after them - and thus, the next RadTab should be on a new line. There is no other visual representation of the separators; nevertheless, а similar effect could probably be achieved using RadTab templates that hold the separator styling.