WPF DataGrid Control Auto-Generated ColumnsThis post follows from the previous post called WPF DataGrid Control Revisited. Below is the XAML code. Below […] April 7, 2020 in WPF tagged auto / generated / data / columns / grid / datagrid / WPF DataGrid Control by Mike
WPF Grid Row and Column SizingThe default height and width for Grid rows and columns is *. What does * mean? When a […] March 27, 2020 in WPF tagged auto / size / row / sizing / * / column / grid by Mike
C# Composition Part 2This post expands on the previous post C# Composition. We are going to expand our program from the […] January 4, 2019 in C# tagged encapsulation / property / composition / auto / implemented / has-a / C# Inheritance by Mike