Reordering ListView Columns In Code

Summary

Id: 4089.4
Type: Issue Issue
Current Status: Resolved

Detail

23 Apr 2003 Open FTFakes

I have a question. Is there a way to reorder the columns? (like listview.ColumnHeaders(a).Position = b' in mscomctl.ocx) I want to save and restore the columnorder if a user changes it by using column drag and drop.

20 Jun 2003 Resolved Steve McMahon

Added a Position property to the Column object.