PivotCellデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
PivotCell コンストラクタ |
名前 | 解説 | |
---|---|---|
Column | PivotCellBase が表す PivotColumnBase を取得または設定します。 Infragistics.Controls.Grids.PivotCellBaseから継承されます。 | |
Control | PivotCellBase にアタッチされている PivotGridCellControlBase を取得または設定します。 Infragistics.Controls.Grids.PivotGridCellBaseから継承されます。 | |
Data | 元データを取得または設定します。 | |
DataColumn | PivotCell を所有する DataColumn を取得します。 | |
DataRow | PivotCell を所有する DataRow を取得します。 | |
FormatString | セル値に適用される書式文字列を取得または設定します。 | |
Grid | PivotGridCellBase オブジェクトを所有する XamPivotGrid を取得または設定します。 Infragistics.Controls.Grids.PivotGridCellBaseから継承されます。 | |
IsActive | セルが XamPivotGrid の ActiveCell であるかどうかを示す値を取得または設定します。 | |
IsSelected | セルが選択されているかどうかを示す値を取得または設定します。 | |
Row | PivotCellBase を所有する PivotRowBase を取得または設定します。 Infragistics.Controls.Grids.PivotCellBaseから継承されます。 | |
Style | すべての PivotGridCellBase.Style オブジェクトに使用する PivotGridCellControlBase を取得または設定します。 Infragistics.Controls.Grids.PivotGridCellBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
AttachedElement | Infragistics.RecyclingContainer<PivotGridCellControlBase>から継承されます。 | |
GridLayout | PivotGridCellBase オブジェクトを所有する PivotGridCellBase.GridLayout を取得します。 Infragistics.Controls.Grids.PivotGridCellBaseから継承されます。 | |
IsDirty | Infragistics.RecyclingContainer<PivotGridCellControlBase>から継承されます。 | |
MouseOverState | PivotGridCellControlBase の「MouseOver」表示状態で使用する文字列を決定します。 Infragistics.Controls.Grids.PivotGridCellBaseから継承されます。 | |
NormalState | PivotGridCellControlBase の「Normal」表示状態で使用する文字列を決定します。 Infragistics.Controls.Grids.PivotGridCellBaseから継承されます。 | |
RecyclingElementType | Infragistics.RecyclingContainer<PivotGridCellControlBase>から継承されます。 | |
RecyclingIdentifier | Infragistics.RecyclingContainer<PivotGridCellControlBase>から継承されます。 | |
ResolveStyle | オーバーライドされます。 アタッチされているときに PivotCellControl に適用される Style を取得します。 |
名前 | 解説 | |
---|---|---|
PropertyChanged | Infragistics.RecyclingContainer<PivotGridCellControlBase>から継承されます。 |