Hi,
I change to "auto scroll" property from property builder of a treeview then i save the form.
After i open it again and its shows false. it does not save it. Can you help about this.
Thanks.
1 Answer, 1 is accepted
0
Accepted
Svett
Telerik team
answered on 09 Apr 2012, 12:24 PM
Hello Ahmet,
You do not need to set the AutoScroll property of RadTreeView. This property appears because the control inherits from RadControl. Nevertheless, it automatically shows the scroll bars when is needed. If you still want to do it, you should do it programmatically. I will not consider this behavior as issue, because the controls does not support it. We will hide the property from the design time in one of the next releases.