Search
Diagram.getTablesScrollable Method
See Also
 

Gets a value indicating whether users are allowed to scroll new tables.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean getTablesScrollable ()

 Return Value

true if the rows of newly created tables can be scrolled up or down, otherwise false.

 See Also