ScrollMode property
Returns or sets the scrolling mode for the client. Read/write. Constant.
Syntax
Trend
.ScrollMode
[ = mode
]where
Trend
- is the name of a Trend object (such as trend1) or an expression that evaluates to a Trend object.mode
- is a constant of the type RSTscrollModes.Remarks
Set the scroll property to TRUE to allow automatic scrolling at runtime.
Provide Feedback