Search
Column.getColumnStyle Method
See Also
 

Gets a value indicating whether this column is automatically resized when the table is resized.

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

 Syntax

Java  Copy Code

public ColumnStyle getColumnStyle ()

 Return Value

A member of the ColumnStyle enumeration.

 See Also