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

Bind MinimizedItemsPosition

2 Answers 40 Views
TileView
This is a migrated thread and some comments may be shown as answers.
BENOIT CHEVALIER
Top achievements
Rank 1
BENOIT CHEVALIER asked on 23 Mar 2012, 04:55 PM
Hello,

Is it possible to Bind the MinimizedItemsPosition property? I want to give the user the ability to choose which side items are minimized to. On my tests binding this property doesn't seem to work but I wanted to check?

2 Answers, 1 is accepted

Sort by
0
Accepted
Zarko
Telerik team
answered on 23 Mar 2012, 05:53 PM
Hello,
Yes, you can bind the MinimizedItemsPosition property and change it runtime. I've attached a sample project which shows this so could you please examine it and if you have more questions feel free to ask.

Greetings,
Zarko
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
BENOIT CHEVALIER
Top achievements
Rank 1
answered on 28 Mar 2012, 11:07 AM
Thank you.

My issue was that I was binding to a Windows.Controls.Dock enum instead of the Telerik Dock enum.

Tags
TileView
Asked by
BENOIT CHEVALIER
Top achievements
Rank 1
Answers by
Zarko
Telerik team
BENOIT CHEVALIER
Top achievements
Rank 1
Share this question
or