I created a custom class deriving from RadGridView and another from GridViewGroupPanel. My goal is to add new dependency properties which will allow me to update the GridViewGroupPanel styles and templates more easily, and in a manor which fits my needs. Even made sure to create default styles for
How can this be accomplished?
How can this be accomplished?