Hi
I used tile view control in application as I attached the image but I am unable to reduce the height of content area. When any tile maximized then the area covered by that tile is ok for me but when it get restored then it’s taking too much space. I need half of them.
I tried to define Height, MinHeight, MaxHeight in RadTileViewItem and I also adjust the content object (textbox) height but it’s no benefit.
Please help me.