piDogDataView.DataView.AccessColumnsByInsertionOrder
Scope: Public
AccessColumnsByInsertionOrder As Boolean
When set to true, column access will be mapped to the original insertion order.
eg. cell(0,2) will function the same after the user drags column 2 to a new location.