Table of Contents

TTMSFNCDataGridScrollUpdate Enumeration

Determines when the grid updates its display while scrolling.

API unit family: TMSFNCDataGridRenderer

Members

Name Description
gsuContinuous Updates the visible cells continuously while the scroll position changes.
gsuOnce Updates the visible cells once after the scroll operation completes.