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