c# - GridSplitter like for listview: Is there any such control? -


i have listview want give user chance resize height of items similar gridsplitter. there such control purpose?

i using wpf , .net 4.5, c#

what can use canvas 2 listviews, , use thumb control allow resize listviews.

thumb control: http://msdn.microsoft.com/en-us/library/system.windows.controls.primitives.thumb(v=vs.110).aspx


Comments

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -