Hello Daniel,
What exactly do you mean by saying "access the SelectedPalleteViewItem property". The reason why I am asking is because RadColorPaletteView does not contain a property called SelectedPalleteViewItem. It has a SelectedItem property which is of type Color. To access it, you can subscribe for the SelectionChanged event of RadColorPaletteView and obtain the selected color from there:
I'm attaching my sample project for reference. Have a look at it and let me know how I can be of further assistance.
All the best,
Viktor Tsvetkov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the
Telerik Public Issue Tracking system and vote to affect the priority of the items