Hello
I am newer in WPF. I want to create the grid of M rows and n Columns. In each cell I want to add a button control and set its come of the properties. What is the easier code using either any of the LOOP like For, Foreach etc. These all things I want to do programmatically in CS file and not through XAML.
Thanks for any reply in advance