Hi,
I have attached containing a print screen of a tile view. Is it possible to adjust the right column - where all collapsed tile views are - to be smaller? If so, can you please show an sample? Thanks!
You can use the MinimizedStripWidth property:
TestTileView.TilePanelSettings.MinimizedStripWidth= 0.1;
For more detailed information about Minimized Strip, refer the Online Help:
Stefana