Initializes a new instance of the Column class and assigns the specified table as its parent.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Column ( |
The TableNode that contains this column.
See Also