DroidDiagram Programmer's Guide
Diagram.setTableColumnCount Method
See Also
 






Sets how many columns should be allocated to new tables.

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

 Syntax

Java  Copy Code

public void setTableColumnCount (
    int value
)

 Parameters

value

An integer value specifying the default number of table columns.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace