MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Extensibility.Data Namespace / DataTable Class / Rows Property

In This Topic
Rows Property (DataTable)
In This Topic
Gets table rows.
Syntax
'Declaration
 
Public ReadOnly Property Rows As IItemCollection(Of DataRow)
 
See Also