ComponentOne True DBGrid Pro 8
IsSelected Method

 

IsSelected Method

The IsSelected method returns the zero-based index of the specified bookmark within the grid's SelBookmarks collection.

Syntax

TDBGrid.IsSelected (bookmark)

Arguments

bookmark is a variant that identifies a particular row of data.

Return Value

An integer representing an index within the SelBookmarks collection.

Remarks

If the bookmark is not present in the SelBookmarks collection, this method returns -1.

See Also

TDBGrid Control

 

 


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

Product Support Forum  |  Documentation Feedback