ComponentOne List 8.0 for ActiveX
FirstRow Property

 

FirstRow Property

This property returns or sets a value containing the bookmark for the first visible row in a control or split.

Syntax

object.FirstRow= variant

Remarks

Read/Write at run time. Not available at design time.

Property applies to TDBList and TDBCombo controls, Split object.

For a TDBList and TDBCombo control, setting the FirstRow property causes the control to scroll so that the specified row becomes the topmost row. If a control contains multiple splits, then the topmost row changes in each split, even if the splits have different ScrollGroup property settings.

For a Split object, setting the FirstRow property causes the specified row to become the topmost row for that split only.

See Also

TDBList and TDBCombo Controls

Split Object, Splits Collection

 

 


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

Product Support Forum  |  Documentation Feedback