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
Post a Comment