Nach Ordnungsbegriffen durchsuchen

C# 3.0 and WPF’s ListView
12 Dezember 07 10:31 | WPF, XAML, .NET, C# and more » TrivadisContent
In many applications you want to fill up a ListView or a GridView with some data. In WPF applications you set the View-Property of the ListView to a GridView to show the data nicely in columns. In most cases you have an entity class (think of it as a...
Abgelegt unter: , , ,