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

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports.Extensibility.Data.SchemaModel 名前空間 > Table クラス : Columns プロパティ
テーブルの列コレクション。
シンタックス
'宣言
 
Public ReadOnly Property Columns As GrapeCity.ActiveReports.Extensibility.Rendering.Components.IItemCollection(Of Column)
public GrapeCity.ActiveReports.Extensibility.Rendering.Components.IItemCollection<Column> Columns {get;}
参照

Table クラス
Table メンバ