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