I'm trying to modify ScrollBounds on my tree - specifically, I'm trying to set it to ScrollToFill. I can change it, and it stays changed, but it doesn't work. I've tried it in a sample app, and it works fine, so I assume that somewhere in the maze of properties I've set one that's overriding ScrollBounds, but I can't find it. Where can this be overridden?
On a side note, why isn't this property available in the designer?
Thanks, Aaron
Hello Aaron,
The only property that could override the ScrollBounds would be the Scrollable property, which if set to Hide would make disappear the scroll bar. There are no other properties that could affect the ScrollBounds setting.
Please let me know if you have any questions on this matter.
Sincerely,MatteoDeveloper Support EngineerInfragisticswww.infragistics.com/support
Well, that isn't it, since the scroll bar is visible. Can you think of anything else that could change the behavior of the ScrollBounds property? I don't have time right now to start ripping out chunks of my application to figure it out by trial and error, but I'll do it eventually if I need to.
Aaron
Do you have any more questions on this matter?
I haven't had time to look into it any further. I am still seeing the problem, though, so at some point I probably will need to revisit it.
This case will be close in three business days if you don't have further questions on this matter.