Click or drag to resize

DataTableNewRow Method

Creates new data row.

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

Return Value

Type: DataRow
New data column.
Remarks