Gets the width of this column.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public float getWidth () |
A float value specifying the column width.
RemarksThe user can resize columns interactively when table's AllowResizeColumns property is enabled.
See Also