Selection
Handling selection changes
To handle changes in the selection you can use the SelectionChanged event:
Setting selected item
You can set the selected item by using its IsSelected property:
Properties
The following properties are related to the selection mechanism of the RadOutlookBar:
SelectedItem - get or set the selected item
SelectedIndex - get the index of selected item
SelectedContent - get the selected content
There are also the following properties related to the styling of the selected content and item:
SelectedContentTemplate - template for the selected content.
SelectedContentTemplateSelector - template selector for the selected content