阅读背景:

调整WPF列表或网格中的字体大小以正确使用空间

来源:互联网 

I have an application that displays league tables for sporting leagues. These tables are basically grids with different columns representing statistics for each team such as matches played, won, lost, goals scored and concieved etc. As such, a league table has one interesting property: For a given competition, we always have the same amount of rows (representing the teams). Since WPF controls are lookless, I could probably use a ListBox, a ListView, an ItemsControl directly, or even a DataGrid. Shouldn't matter all that much.I have an application that displays league tabl




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: