Gets or sets a value indicating whether users are allowed to scroll the table up / down.
VB6
![]() |
---|
Public Property Get Scrollable() As Boolean |
C++
![]() |
---|
public: |
A boolean value. Initialized with FlowChart.TablesScrollable.
Displays arrow buttons in the table caption area, which can be used to scroll the table rows. The current scroll position can be get or set by the CurrScrollRow property.
FlowChartX Programmer's Guide | © 2023 MindFusion |