DroidDiagram Programmer's Guide
DrawCellEvent.getColumn Method
See Also
 






Gets the index of the table's column that contains Cell.

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

 Syntax

Java  Copy Code

public int getColumn ()

 Return Value

An integer value specifying the zero-based index of the column.

 See Also

DrawCellEvent Members
DrawCellEvent Class
com.mindfusion.diagramming Namespace