Dynamicweb 9
Dynamicweb 9
Dynamicweb.Controls.Charts
DataRow Class
DataRow Constructor
DataRow Constructor (DataRow)
DataRow Constructor (DataTable)
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
C#
VB
Copy
protected
DataRow
(
DataTable
table
)
Protected
Sub
New
(
table
As
DataTable
)
Parameters
table
Type:
Dynamicweb.Controls.Charts
DataTable
Owning data table.
Remarks
See Also
Reference
DataRow Class
DataRow Overload
Dynamicweb.Controls.Charts Namespace