Click or drag to resize

Table Class

Table Data
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.DataTable

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

The Table type exposes the following members.

Constructors
  NameDescription
Public methodTable
Initializes a new instance of the Table class
Top
Properties
  NameDescription
Public propertyCells
Cells
Public propertyColumnCount
Column Count
Public propertyRowCount
Row Count
Top
Methods
  NameDescription
Public methodGetCellText
Get Cell Text
Top
See Also