Dynamicweb 9
Dynamicweb 9
Dynamicweb.Controls.Charts
DataRowValue Class
DataRowValue Constructor
DataRowValue Constructor
DataRowValue Constructor (DataRowValue)
DataRowValue Constructor (IAnnotatable)
DataRowValue Constructor (Object, String)
DataRowValue Constructor (DataRowValue)
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
public
DataRowValue
(
DataRowValue
copyFrom
)
Public
Sub
New
(
copyFrom
As
DataRowValue
)
Parameters
copyFrom
Type:
Dynamicweb.Controls.Charts
DataRowValue
Object to copy state from.
Exceptions
Exception
Condition
ArgumentNullException
copyFrom
is null.
Remarks
See Also
Reference
DataRowValue Class
DataRowValue Overload
Dynamicweb.Controls.Charts Namespace