Search
TableNode.Row Methods
 


 Public Methods

  Name Description

Clone

Creates a copy of this row.

 Protected Methods

  Name Description

LoadFromJson

Loads the row from a JSON object.

LoadFromXml

Loads the row properties from an XML element.

SaveToJson

Saves the row as a JSON object.

SaveToXml

Saves the row properties into an XML element.

 See Also