FlexPivot for WinForms
PivotField クラス
メンバ 

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 : PivotField クラス
Represents a property of the items in the data source.
オブジェクト モデル
PivotField クラス
シンタックス
'宣言
 
Public Class PivotField 
public class PivotField 
解説

PivotField objects represent 'dimensions' in the output FlexPivot table.

Each row and column on the output table is uniquely identified by a PivotKey object. These objects contain a list of PivotField objects and specific values.

継承階層

System.Object
   C1.PivotEngine.PivotField

参照

PivotField メンバ
C1.PivotEngine 名前空間