ASP.NET Pack Programmer's Guide
Cell Members
Constructors 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 Methods

  Name Description

getStyle

Gets the style of the cell.

getText

Gets the text of the cell.

setStyle

Sets the style of the cell.

setText

Sets the text of the cell.

 See Also

Cell Class
MindFusion.Diagramming.Lanes Namespace