ASP.NET Pack Programmer's Guide
CellFrameStyle Members
Constructors Fields
 


The members of this enumeration specify the style of the frame lines of tables' cells. These constants can be used as parameters of the TableNode.setCellFrameStyle method of the TableNode class.

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

 Public Constructors

  Name Description

CellFrameStyle

Initializes a new instance of the CellFrameStyle class.

 Public Fields

  Name Description

None

TableNode cells have no border.

Simple

The borders of table cells are simple lines.

System3D

The borders have 3D look.

 See Also

CellFrameStyle Class
com.mindfusion.diagramming Namespace