How to disable Moving/ReOrdering of ListView Header in WPF? -


WPF ListView allows the reorder of columns by drag and drop controls. Is there any way to disable it?

I hope some WPF gurus can help me :)

  & lt; list View. View & gt; & Lt; GridViewColumnReorder = "False" & gt; ...... here headers ........ & lt; / GridView & gt; & Lt; /ListView.View>  

Try it


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -