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 generated / data / columns / grid / datagrid / auto / WPF DataGrid Control by Mike
WPF DataGrid Control RevisitedWe already have a post on this topic called WPF Data Control. This control can display multicolumn rows […] April 7, 2020 in WPF tagged datagrid / enumeration / resource / resources / WPF / binding / grid / WPF DataGrid Control by Mike
WPF TabControlThe TabControl is a type of selector control in WPF that is useful for switching between multiple pages […] April 7, 2020 in WPF tagged control / tabcontrol / tab / TabItem by Mike