piDogDataView.DataView.CacheColumnsDuringResize
Scope: Public
CacheColumnsDuringResize As Boolean
If set to true, columns will be cached during live resize to optimize rendering.
This may not be desirable in a case where you resize rows during resizing as that will cause excessive rendering of columns which is then less efficient.