piDogDataView.DataView.LazyRendering

Scope: Public
LazyRendering As Boolean
When true, sets a time limit on frame rendering to prevent scroll stutter. If the time limit is exceeded, row rendering is deferred until the next drawing loop. This may result in temporary blank rows during scrolling, but improves scrolling smoothness.