Hi,
Is possible to access the underlying GridView. its because we have some utility functions written which works of GridView so instead of writing newer versions it would be great if i could pass the GridView of the XamDataGrid
Kind Regards,
Hello Devinder,
You cannot access the GridView directly. There are settings available (ViewSettings property from the GridView) that you can use.
Hope this helps.