ASP.NET Pack Programmer's Guide
Column.setColumnStyle Method
See Also
 






Sets a value indicating whether this column should be automatically resized when the table is resized.

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

 Syntax

Java  Copy Code

public void setColumnStyle (
    int value
)

 Parameters

value

One of the ColumnStyle constants.

 See Also

Column Members
Column Class
com.mindfusion.diagramming Namespace