Scrolls the table to the specified row.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setCurrentRow ( |
An integer value specifying the index of the row that should be scrolled to the top of the table.
See Also