Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
821
Like: WPF XamDataTree property/behavior equivalent to IG.Win.UltraTree.ScrollBounds = ScrollToFill
posted

Is there an option/property or "workaround" to get the behavior of the old  Infragistics.Win.UltraTree.ScrollBounds = ScrollToFill ?

Currently with WPF 2015.2 XamDataTree in a panel, nodes did not fill up to the lower border end results in a horizontal scrollbar shown immediately below the last visible node. But it should be at the lower border of the control! See image, the area with the red cross should be filled by the tree (with empty/transparent nodes??) and not show the outer control background:

IG XamDataTree scrollbar misbehavior

http://prntscr.com/ad4cy7 

How do I get the scrollbar to the bottom?

Parents Reply Children
No Data