Click or drag to resize

DataRow Class

Represents a data row.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Controls.ChartsDataRow

Namespace:  Dynamicweb.Controls.Charts
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public class DataRow

The DataRow type exposes the following members.

Constructors
  NameDescription
Public methodDataRow(DataRow)
Initializes a new instance of an object.
Protected methodDataRow(DataTable)
Initializes a new instance of an object.
Top
Properties
Remarks