FIX. RadCheckedDropDownList - Setting the MinimumSize at design time shouldn't be serialized as RootElement.MinSize
If you try to change the MinimumSize at design time, the first entered value is serialized and it can't be changed further.
Workaround: manipulate the size programmatically at run time.