バージョン

PivotSuperCompactHeaderCell クラス メンバ

PivotSuperCompactHeaderCellデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
パブリック プロパティ
 名前解説
Public プロパティChildren子セルのリストを取得します。 Infragistics.Controls.Grids.PivotHeaderCellから継承されます。
Public プロパティColumnPivotCellBase が表す PivotColumnBase を取得または設定します。 Infragistics.Controls.Grids.PivotCellBaseから継承されます。
Public プロパティColumnSpanセルの列スパンを取得または設定します。 Infragistics.Controls.Grids.PivotHeaderCellから継承されます。
Public プロパティControlPivotCellBase にアタッチされている PivotGridCellControlBase を取得または設定します。 Infragistics.Controls.Grids.PivotGridCellBaseから継承されます。
Public プロパティGridPivotGridCellBase オブジェクトを所有する XamPivotGrid を取得または設定します。 Infragistics.Controls.Grids.PivotGridCellBaseから継承されます。
Public プロパティIndentインデントを取得または設定します。  
Public プロパティIsExpandedこのインスタンスが展開されたかどうかを示す値を取得または設定します。 Infragistics.Controls.Grids.PivotHeaderCellから継承されます。
Public プロパティIsSelectedセルが選択されているかどうかを示す値を取得または設定します。 Infragistics.Controls.Grids.PivotHeaderCellから継承されます。
Public プロパティIsToggleVisibleこのインスタンスがトグルで表示できるかどうかを示す値を取得または設定します。 Infragistics.Controls.Grids.PivotHeaderCellから継承されます。
Public プロパティIsTotalVisibleテキスト ブロックの全体が表示されるかどうかを示す値を取得または設定します。 Infragistics.Controls.Grids.PivotHeaderCellから継承されます。
Public プロパティLevelDepth  
Public プロパティMemberメンバーを取得または設定します。 Infragistics.Controls.Grids.PivotHeaderCellから継承されます。
Public プロパティParentCell親セルを取得します。 Infragistics.Controls.Grids.PivotHeaderCellから継承されます。
Public プロパティRealRow実際の行を取得します。 Infragistics.Controls.Grids.PivotRowHeaderCellから継承されます。
Public プロパティRealRowSpan実際の行スパンを取得します。 Infragistics.Controls.Grids.PivotRowHeaderCellから継承されます。
Public プロパティRowPivotCellBase を所有する PivotRowBase を取得または設定します。 Infragistics.Controls.Grids.PivotCellBaseから継承されます。
Public プロパティRowSpanセルの行スパンを取得または設定します。 Infragistics.Controls.Grids.PivotHeaderCellから継承されます。
Public プロパティStyleすべての Style オブジェクトに使用する PivotGridCellControlBase を取得または設定します。 Infragistics.Controls.Grids.PivotGridCellBaseから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティAttachedElement Infragistics.RecyclingContainer<PivotGridCellControlBase>から継承されます。
Protected プロパティAxisProviderRowAxisProvider オブジェクトを取得します。 Infragistics.Controls.Grids.PivotRowHeaderCellから継承されます。
Protected プロパティAxisSpanオーバーライドされます。 軸のセルの範囲を取得します。  
Protected Internal プロパティGridLayoutPivotGridCellBase オブジェクトを所有する GridLayout を取得します。 Infragistics.Controls.Grids.PivotGridCellBaseから継承されます。
Protected Internal プロパティHeaderTemplates行ヘッダー セルに使用される HeaderTemplate オブジェクトのコレクションを取得します。 Infragistics.Controls.Grids.PivotRowHeaderCellから継承されます。
Protected Internal プロパティIsDirty Infragistics.RecyclingContainer<PivotGridCellControlBase>から継承されます。
Protected Internal プロパティMouseOverStatePivotGridCellControlBase の「MouseOver」表示状態で使用する文字列を決定します。 Infragistics.Controls.Grids.PivotGridCellBaseから継承されます。
Protected Internal プロパティNormalStatePivotGridCellControlBase の「Normal」表示状態で使用する文字列を決定します。 Infragistics.Controls.Grids.PivotGridCellBaseから継承されます。
Protected プロパティRecyclingElementTypeオーバーライドされます。 PivotSuperCompactHeaderCell のために作成するコントロールの Type を取得します。  
Protected プロパティRecyclingIdentifier Infragistics.RecyclingContainer<PivotGridCellControlBase>から継承されます。
Protected プロパティResolveStyleアタッチされているときに PivotRowHeaderCellControl に適用される Style を取得します。 Infragistics.Controls.Grids.PivotRowHeaderCellから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドToStringこのインスタンスを表すメンバー キャプションを返します。 Infragistics.Controls.Grids.PivotHeaderCellから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected Internal メソッドApplyStyleその PivotGridCellControlBase に Cell の解決されたスタイルを適用します。 Infragistics.Controls.Grids.PivotGridCellBaseから継承されます。
Protected メソッドCreateInstanceOfRecyclingElementオーバーライドされます。 リサイクル要素のインスタンスを作成します。  
Protected Internal メソッドEnsureCurrentStateオーバーライドされます。 PivotSuperCompactHeaderCell が適切な状態であることを確認します。  
Protected Internal メソッドGetDesiredSize Infragistics.Controls.Grids.PivotRowHeaderCellから継承されます。
Protected Internal メソッドHandleKeyDown指定されたキーボード操作とセルは動作を決定するために派生されたクラスで処理します。 Infragistics.Controls.Grids.PivotGridCellBaseから継承されます。
Protected Internal メソッドOnCellClickセルがクリックされたときに起動されます。 Infragistics.Controls.Grids.PivotHeaderCellから継承されます。
Protected Internal メソッドOnCellDoubleClickセルがダブルクリックされたときに起動されます。 Infragistics.Controls.Grids.PivotRowHeaderCellから継承されます。
Protected Internal メソッドOnCellDraggingマウスをセルの上にドラッグしたときに呼び出されます。 Infragistics.Controls.Grids.PivotRowHeaderCellから継承されます。
Protected Internal メソッドOnCellMouseDownセルがクリックされたときに起動されます。 Infragistics.Controls.Grids.PivotRowHeaderCellから継承されます。
Protected Internal メソッドOnCellMouseMoveマウスをセルの上に移動したときに実行されます。 Infragistics.Controls.Grids.PivotGridCellBaseから継承されます。
Protected メソッドOnElementAttachedPivotGridCellControlBasePivotCellBase にアタッチされるときに呼び出されます。 Infragistics.Controls.Grids.PivotGridCellBaseから継承されます。
Protected メソッドOnElementReleasedPivotGridCellControlBasePivotCellBase から削除するときに呼び出されます。 Infragistics.Controls.Grids.PivotGridCellBaseから継承されます。
Protected メソッドOnElementReleasing Infragistics.RecyclingContainer<PivotGridCellControlBase>から継承されます。
Protected Internal メソッドOnMouseEnterMouseEnter イベントを発生する前に呼び出されます。 Infragistics.Controls.Grids.PivotHeaderCellから継承されます。
Protected Internal メソッドOnMouseLeaveMouseLeave イベントを発生する前に呼び出されます。 Infragistics.Controls.Grids.PivotHeaderCellから継承されます。
Protected メソッドOnPropertyChanged Infragistics.RecyclingContainer<PivotGridCellControlBase>から継承されます。
Protected Internal メソッドSetSelected項目の選択状態を設定します。 Infragistics.Controls.Grids.PivotHeaderCellから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントPropertyChanged Infragistics.RecyclingContainer<PivotGridCellControlBase>から継承されます。
トップ
参照