Is this the same as RadDropDownList?
Or two different objects.
I am trying to see if RadDropDownListElement is capable of doing multi-selects on the drop down list.
I see this in docs online: radDropDownList1.DropDownListElement.SelectionMode = SelectionMode.MultiExtended
But not seeing this for the RadDropDownListElement.
Can I use the RadDropDownList in the radRibbonbarbuttongroup?
Thanks.