This property returns and sets a value that determines whether a Grid control should scroll its contents while a user moves the scroll box along the scroll bars.
object.ScrollTrack [= Boolean]
This property typically should be set to False to avoid excessive scrolling and flickering. Set it to True only if you want to emulate other controls that have this behavior or when you want to view rows and columns as they are scrolled.