Looking at creating a custom View extending ItemsView to let it pull data from a list of objects, is there any way to dig around using reflection to get at the interior constructor on ItemsView?
↧
Looking at creating a custom View extending ItemsView to let it pull data from a list of objects, is there any way to dig around using reflection to get at the interior constructor on ItemsView?