Sets a value indicating whether this column should be automatically resized when the table is resized.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public void setColumnStyle ( |
A member of the ColumnStyle enumeration. The default is FixedWidth.
This property is used for calculating the width of a table column. The column can have either a fixed width set through the Width property, or can be resized proportionally to the table width.