GrapeCity ActiveReports for .NET 16.0J
Rows プロパティ (DataTable)

GrapeCity.ActiveReports.Extensibility.Data 名前空間 > DataTable クラス : Rows プロパティ
テーブルの行を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Rows As IItemCollection(Of DataRow)
public IItemCollection<DataRow> Rows {get;}
参照

DataTable クラス
DataTable メンバ