wpf - How to get the Row and Column count of a grid in C#? -


how row , column counts of grid in c#, regular window control grid, not datagrid or gridview

thanks

have tried grid.rowdefinitions.count , grid.columndefinitions.count?


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -