This is a migrated thread and some comments may be shown as answers.

Collapsed the content control

1 Answer 53 Views
OutlookBar
This is a migrated thread and some comments may be shown as answers.
richard
Top achievements
Rank 1
richard asked on 09 Jan 2017, 11:30 AM

Hello,

it is possible to collapse the content area of the RadOutlookBar?

I want to show the item list at the start of the application. At this moment any item is selected. Only when the user selects an item then the content should showed on the content area.

Thank for tipps,

Richrad

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 11 Jan 2017, 09:13 AM
Hello Richard,

This requirement can be satisfied by utilizing the SelectedItem property of RadOutlookBar. Basically, if you define a SelectedItem property of type object in your view model without setting its value and bind the SelectedItem of RadOutlookBar to it, initially the control will not display any content.

May I kindly ask you to give the suggestion a try and let me know whether this is the behavior you are aiming at?

In addition, you can take a look at the Selection topic from RadOutlookBar's online help.

Regards,
Stefan X1
Telerik by Progress
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
OutlookBar
Asked by
richard
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or