ASP.NET Core MVC コントロールヘルプ
ColumnFields プロパティ

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap 名前空間 > PivotPanel クラス : ColumnFields プロパティ
Gets the list of PivotField objects that define the fields shown as columns in the output table.
シンタックス
'宣言
 
Public ReadOnly Property ColumnFields As PivotFieldCollection
public PivotFieldCollection ColumnFields {get;}
解説
This property doesn't work when the value of the ItemsSourceId property is not empty.
参照

PivotPanel クラス
PivotPanel メンバ