All of my GridView searches are turning up examples only showing ItemsWrapGrid, to use as the ItemsPanelTemplate in a GridView. Are there any other predefined templates ?
GridView
ItemsWrapGrid
ItemsPanelTemplate
Well, you could put a Panel -derived class as the ItemsPanelTemplate.For example, you could use Grid, ItemsStackPanel, StackPanel, RelativePanel, ItemsWrapGrid and etc.
1.4m articles
1.4m replys
5 comments
57.0k users