 | DataTableRows Property |
Gets the collection of table rows.
Namespace:
Dynamicweb.Controls.Charts
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntaxpublic DataRowCollection Rows { get; }
Public ReadOnly Property Rows As DataRowCollection
Get
Property Value
Type:
DataRowCollection
Remarks
See Also