Click or drag to resize

TableCell Class

Table Cell
Inheritance Hierarchy
SystemObject
  VIZCore3D.NET.DataTableCell

Namespace:  VIZCore3D.NET.Data
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.25.902 (2.8.25.902)
Syntax
C#
public class TableCell

The TableCell type exposes the following members.

Constructors
  NameDescription
Public methodTableCell
Initializes a new instance of the TableCell class
Top
Properties
  NameDescription
Public propertyColumn
Column
Public propertyRow
Row
Public propertyText
Text
Top
See Also