Search
Cell Members
Constructors Properties Methods
 


Represents a single cell in a lane grid.

The following tables list the members exposed by the Cell type.

 Public Constructors

  Name Description

Cell

Initializes a new instance of the Cell class. For internal use only.

 Public Properties

  Name Description

style

Gets or sets the style of the cell.

text

Gets or sets the text of the cell.

 Public Methods

  Name Description

loadFromXml

Deserializes the cell from the specified XML element

saveToXml

Serializes the cell matrix to the specified XML element

 See Also