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

header take all size

1 Answer 27 Views
TileView
This is a migrated thread and some comments may be shown as answers.
MOHAMMAD
Top achievements
Rank 1
MOHAMMAD asked on 30 May 2011, 10:34 PM
How to make header behave like if i set properties like

HeaderVerticalContentAlgment = "Stretch"
HeaderHorizontalContentAlgment = "Stretch"

I know there are no property with this name but i want to make the header content take all the space

1 Answer, 1 is accepted

Sort by
0
Zarko
Telerik team
answered on 02 Jun 2011, 09:30 AM
Hi MOHAMMAD,
Unfortunately there's no straight forward way to achieve this. You'll have to edit the default RadTileViewItem template and set the HorizontalAlignment and the VerticalAlignment of the HeaderElement ( a ContentPresenter) to Stretch.
For further references could you please examine the attached project and if you have more questions feel free to ask.

Best wishes,
Zarko
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
Tags
TileView
Asked by
MOHAMMAD
Top achievements
Rank 1
Answers by
Zarko
Telerik team
Share this question
or