Sets a value indicating whether users are allowed to scroll the table.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public void setScrollable ( |
true if users are allowed to scroll the table, otherwise false.
A button containing up and down arrows appears in the caption bar of a table for which scrolling is enabled. If a user clicks these arrows, table rows scroll up or down. The table can always be scrolled programmatically using the CurrentRow property.
The appearance of the scroll icons can be customized by setting Renderers.ScrollIconRenderer.