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

resize coverflow items in c#

1 Answer 58 Views
CoverFlow
This is a migrated thread and some comments may be shown as answers.
stauder
Top achievements
Rank 1
stauder asked on 18 Mar 2011, 01:41 PM
Hi

I try to resize a coverflow when i change the form size.

i have found some messages in the forum (http://www.telerik.com/community/forums/silverlight/coverflow/scaling-items-along-with-the-coverflow.aspx) and telerik help (http://www.telerik.com/help/silverlight/coverflow-navigation.html) saying to use ItemHeight and ItemWidth.

When i try to add ItemHeight or ItemWidth in my XAML Code, i have errors (ItemHeight and ItemWidth properties do not exist).
I can't find their properties in c# too.

Have you some idea ?

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 24 Mar 2011, 10:30 AM
Hello stauder,

ItemWidth and ItemHeight properties are not available in RadCoverFlow for some time, you should create ItemTemplate in order to set the size of the items.
We'll update the help article shortly, thank you for reporting it.

All the best,
Yana
the Telerik team
Tags
CoverFlow
Asked by
stauder
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or