Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4970
how to add a tile panel in code?
posted

in xaml, TilePane can be added to TileView like:

   

           
               
           

           
               
           
       

How to add TilePane to TileView in code so that TilePane can be managed dynamically based on data?

Migrated to XamTileManager, but where is the properties for MinimizedStripLocation and MinimizedStripHeight in xamTileManager?

Parents
  • 17475
    Offline posted

    Hello Benjamin,

    I have made a simple project that demonstrates how to add TilePane to TileView in code behind. Please have a look at it and let me know if it resolves your issue. I will investigate the properties for MinimizedStripLocation and MinimizedStripHeight in xamTileManager further and let you know within the next day.

    XamTileManagerPanelInCode.zip
Reply Children
No Data