We've got a table of (physical) components and we're displaying some of their data in a RadGrid. When a user wants to edit a row, we want to display a user control particular to the type of component on that row. Can the UserControl property be changed at runtime?