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

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

DataTable クラス
DataTable メンバ