Hello Telerik
I have a RadPageView in Strip Mode and I would like to highlight some pages on runtime.
By highlighting I mean change the theme color for the different state (selected, mouse over, etc.) of the RadPageView. The business need is to show the user which pages needed an action.
I have found how to change the backcolor of a RadPageView but not for the different state of the control. Is there a way to do it without handling multiple event ?