PivotGridCellBaseデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Control | PivotCellBase にアタッチされている PivotGridCellControlBase を取得または設定します。 | |
Grid | PivotGridCellBase オブジェクトを所有する XamPivotGrid を取得または設定します。 | |
Style | すべての Style オブジェクトに使用する PivotGridCellControlBase を取得または設定します。 |
名前 | 解説 | |
---|---|---|
AttachedElement | Infragistics.RecyclingContainer<PivotGridCellControlBase>から継承されます。 | |
GridLayout | PivotGridCellBase オブジェクトを所有する GridLayout を取得します。 | |
IsDirty | Infragistics.RecyclingContainer<PivotGridCellControlBase>から継承されます。 | |
MouseOverState | PivotGridCellControlBase の「MouseOver」表示状態で使用する文字列を決定します。 | |
NormalState | PivotGridCellControlBase の「Normal」表示状態で使用する文字列を決定します。 | |
RecyclingElementType | Infragistics.RecyclingContainer<PivotGridCellControlBase>から継承されます。 | |
RecyclingIdentifier | Infragistics.RecyclingContainer<PivotGridCellControlBase>から継承されます。 | |
ResolveStyle | アタッチされているときに PivotGridCellControlBase に適用される Style を取得します。 |
名前 | 解説 | |
---|---|---|
ApplyStyle | その PivotGridCellControlBase に Cell の解決されたスタイルを適用します。 | |
CreateInstanceOfRecyclingElement | Infragistics.RecyclingContainer<PivotGridCellControlBase>から継承されます。 | |
EnsureCurrentState | PivotGridCellBase が適切な状態であることを確認します。 | |
GetDesiredSize | セルの最適なサイズを返します。 | |
HandleKeyDown | 指定されたキーボード操作とセルは動作を決定するために派生されたクラスで処理します。 | |
OnCellClick | セルがクリックされたときに起動されます。 | |
OnCellDoubleClick | セルがダブルクリックされたときに起動されます。 | |
OnCellDragging | マウスをセルの上にドラッグしたときに呼び出されます。 | |
OnCellMouseDown | セルがクリックされたときに起動されます。 | |
OnCellMouseMove | マウスをセルの上に移動したときに実行されます。 | |
OnElementAttached | オーバーライドされます。 PivotGridCellControlBase が PivotCellBase にアタッチされるときに呼び出されます。 | |
OnElementReleased | オーバーライドされます。 PivotGridCellControlBase が PivotCellBase から削除するときに呼び出されます。 | |
OnElementReleasing | Infragistics.RecyclingContainer<PivotGridCellControlBase>から継承されます。 | |
OnPropertyChanged | Infragistics.RecyclingContainer<PivotGridCellControlBase>から継承されます。 |
名前 | 解説 | |
---|---|---|
PropertyChanged | Infragistics.RecyclingContainer<PivotGridCellControlBase>から継承されます。 |