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

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

DataTable クラス
DataTable メンバ