Is there a way to apply databinding to an RadElement property, rather than to a control ?
Like Binding to RadTextBoxElement.Text
Do I necessarily have to create a property in the control to map to the element property ?
The Element hierarchy Editor seems to offer DataBinding for some tags, but I was unable to enter anything there.