| 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()
Public Overridable Function NewRow As DataRow
Return Value
Type:
DataRowNew data column.
Remarks See Also