ComponentOne True DBGrid Pro 8
FirstRow Property (TDBDropDown)

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

Syntax

object.FirstRow= variant

Remarks

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

For a TDBGrid or TDBDropDown control, setting the FirstRow property causes the grid to scroll so that the specified row becomes the topmost row. If a grid 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.

 

 


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

Product Support Forum  |  Documentation Feedback