MindFusion.Wpf Pack Programmer's Guide
TableNode.Column Members
Constructors Properties Methods
 


Represents a column of a TableNode.

The following tables list the members exposed by the TableNode.Column type.

 Public Constructors

  Name Description

TableNode.Column

Initializes a new instance of the TableNode.Column class.

 Public Properties

  Name Description

ColumnStyle

Gets or sets the manner in which column's width is set.

Width

Gets or sets the height of a table column.

 Public Methods

  Name Description

Clone

Creates a copy of this column.

 Protected Methods

  Name Description

LoadFromJson

Loads the column properties from a JsonObject.

LoadFromXml

Loads the column properties from an XML element.

SaveToJson

Saves the column properties into a JsonObject.

SaveToXml

Saves the column properties into an XML element.

 See Also

TableNode.Column Class
MindFusion.Diagramming.Wpf Namespace