I am replacing a bunch of ListBox controls with ListControl
the ListBox controls start out with the height of one item, then expand to fit more items if need be
Telerik ListControl doesn't do this
please tell me the properties I need to do this, or do I manually have to adjust the height?
I tried setting AutoSize and AutoSizeItems to true but that did squatz (translation: nothing)
the ListBox controls start out with the height of one item, then expand to fit more items if need be
Telerik ListControl doesn't do this
please tell me the properties I need to do this, or do I manually have to adjust the height?
I tried setting AutoSize and AutoSizeItems to true but that did squatz (translation: nothing)