Workaround:
this.radDropDownButton1.DropDownButtonElement.DropDownMenu.PopupElement.AutoSize = false;
this.radDropDownButton1.DropDownButtonElement.DropDownMenu.PopupElement.Size = new Size(300, 300);
Regards,
Nadya | Tech Support Engineer
Progress Telerik