Dear expert
In my project, I create a DataGridWindow Object at Display and using it at CodeBehind
I decleared successfully DataGridWindow Object at CodeBehind ( see below Picture). But I didn’t the its method for following:
Get the count of Columns
Get the count of Rows
Get the name of each Column
Get Value of each Cell
PLease support me this issue
Best.