DroidDiagram Programmer's Guide
Column.getWidth Method
See Also
 






Gets the width of this column.

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

 Syntax

Java  Copy Code

public float getWidth ()

 Return Value

A float value specifying the column width.

 Remarks

The user can resize columns interactively when table's AllowResizeColumns property is enabled.

 See Also

Column Members
Column Class
com.mindfusion.diagramming Namespace