Hello Telerik,
I am trying to set the following in the code behind,
I created a new RadWrapPanel with the Orientation set to Horizontal and the MaxHeight set to 300.
I created a new ItemsPanelTemplate and I need to set the RadWrapPanel in the ItemsPanelTemplate but I do not know how to set this
Since the only function attached to the ItemsPanelTemplate is SetValue(DependencyProperty,value);
Can you assist??
Regards