Hello,
I have a project with a XamTileManager.
I want to setup a layout by using XamTileManager.Items.Count and set row/column.
The aim is to reproduce the Organization -> Tiles Settings like in your samples browser.
If there are 3 minimizes at the left, and the user double click on the last XamTile maximize, all tiles are horizontal.
I don't want a vertical or horizontal display, I want a cross display.
Could you help me to achieve the setup of my configuration ?
Regard
Thank you for choosing Infragistics.
I have been looking into your issue and would you please provide me with more detailed information in regards to the cross-display you have mentioned you would like to use? How would you like your layout to look like before and after double-clicking on the last XamTile? Having this information would help me further investigate this matter for you.
Looking forward to your reply.
The layout is link with title size.
So I setup in code behind prefered size and maz size, and now each element are display in cross layout.
Regards