Click or drag to resize

DataRow Constructor (DataTable)

Initializes a new instance of an object.

Namespace:  Dynamicweb.Controls.Charts
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
protected DataRow(
	DataTable table
)

Parameters

table
Type: Dynamicweb.Controls.ChartsDataTable
Owning data table.
Remarks