Search
TableNode.Column Methods
 


 Public Methods

  Name Description

Clone

Creates a copy of this column.

 Protected Methods

  Name Description

LoadFromJson

Loads the column from a JSON object.

LoadFromXml

Loads the column properties from an XML element.

SaveToJson

Saves the column as a JSON object.

SaveToXml

Saves the column properties into an XML element.

 See Also