Gets or sets the topmost visible row of this table.
VB6
![]() |
---|
Public Property Get CurrScrollRow() As Long |
C++
![]() |
---|
public: |
A long value. The default is 0.
Specifies the table's current scroll position - the topmost visible row. It can be changed either programmatically, by means of this property, or by the user using the scroll buttons displayed if Scrollable is set to true.
FlowChartX Programmer's Guide | © 2023 MindFusion |