ComponentOne VSFlexGrid 8.0
RowPos Property

Returns the top (y) coordinate of a row relative to the edge of the control, in twips.

Syntax

val& = [form!]VSFlexGrid.RowPos(Row As Long)

Remarks

This property is similar to the CellTop property, except RowPos applies to an arbitrary row and will not cause the control to scroll. The CellTop property applies to the current selection and reading it will make the current cell visible, scrolling the contents of the control if necessary.

Data Type

Long

 

 


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

Product Support Forum  |  Documentation Feedback