Hello,
I’m working with a RadPageView in Strip view mode and I need to color each tab (page) individually. The coloring works, but I’m facing two issues:
1. Selected tab color – I want to change the tab’s color when it becomes selected. I tried handling this in SelectedPageChanging, but I’m unable to restore the previous color correctly.
2. Font color – I need to adjust the text color based on the tab’s background (white text for dark tabs, black text for light tabs).
Is this possible to achieve?
Thank you for your help.
Radek
