Hi Frank Nieto,
However, being that the properties in the designer only supports enums, how can you make a drop down list to pull from dynamic content.
You can do this in the ControlDesigner and its template. You could expose a property in the control designer and the control. The selected value of the DropDown in the Control Designer will be set as a property of the control.
sample code
ControlDesigner
property in the
CustomImageControl
Best wishes,
Ivan Dimitrov
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.