HScrollTrack Property

Returns/Sets whether or not the grid tracks horizontal scrolling.


Syntax

object.HScrollTrack [=  value ]

The syntax of the HScrollTrack Property has these parts:

PartDescription
objectA DGrid control.
value   A boolean expression that determines if the grid tracks horizontal scrolling (True), or not (False).

Data Type

Boolean