ComponentOne List 8.0 for ActiveX
ScrollGroup Property

 

True DBList Reference> TDBList Properties> ScrollGroup Property

ScrollGroup Property

This property is used to synchronize vertical scrolling between splits.

Syntax

split.ScrollGroup= integer

Remarks

Read/Write at run time and design time.

Property applies to Split object.

All splits with the same ScrollGroup setting will be synchronized when vertical scrolling occurs within any one of them. Splits belonging to different groups can scroll independently, allowing different splits to display different parts of the database.

If the ScrollBars property for a split is set to 4 - Automatic, then only the rightmost split of the group will have a vertical scroll bar. If there is only one split, then setting this property has no effect.

Setting the FirstRow property for one split affects all other splits in the same group, keeping the group synchronized.

Newly created splits have a ScrollGroup value of 1.

See Also

Split Object, Splits Collection

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback