DataRow Class |
Namespace: Dynamicweb.Controls.Charts
The DataRow type exposes the following members.
| Name | Description | |
|---|---|---|
| DataRow(DataRow) |
Initializes a new instance of an object.
| |
| DataRow(DataTable) |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
| ItemInt32 |
Gets or sets row cell value.
| |
| ItemDataColumn |
Gets or sets row cell value.
| |
| Table |
Gets the reference to owning data table.
| |
| Values |
Gets the collection of row values mapped to the corresponding columns.
|