DroidDiagram Programmer's Guide
TableNode.setColumnCount Method
See Also
 






Sets the number of columns of this table.

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

 Syntax

Java  Copy Code

public void setColumnCount (
    int value
)

 Parameters

value

An integer value specifying the number of columns in this table.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace