Hello,
I don't know if this is the right place to ask. I've got a XAML base class, basically a custom UserControl, that defines some things, like uses a Telerik RadGridView. I'd like to defer configuration to children if possible. Is this even possible, how is something like this done? If necessary, I'll do it via C# rather than XAML, but it seems like the XAML is richer and exposes more things than the C# does, even from a rich feature set such as Telerik: i.e. RadButton configuring with an Image, no idea if or how that gets exposed. My first impression is, not: but through XAML, apparently can be done.
Thanks...
Regards,
Michael