バージョン

ConditionalFormattingCell クラス メンバ

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

パブリック コンストラクタ
 名前解説
Public コンストラクタConditionalFormattingCell コンストラクタConditionalFormattingCell クラスの新しいインスタンスを初期化します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティColumnCellBase が表す ColumnInfragistics.Controls.Grids.CellBaseから継承されます。
Public プロパティContentCellBase の Content。 Infragistics.Controls.Grids.CellBaseから継承されます。
Public プロパティControlInfragistics.Controls.Grids.Primitives.CellControlBase に添付される CellBase を取得します。 Infragistics.Controls.Grids.CellBaseから継承されます。
Public プロパティEditorStyleCell のエディターで使用するスタイルを取得または設定します。 Infragistics.Controls.Grids.Cellから継承されます。
Public プロパティEditorStyleResolvedセルのエディターに適用する Style を解決します。 Infragistics.Controls.Grids.Cellから継承されます。
Public プロパティIsActiveセルは XamGrid の ActiveCell であるかどうかを取得または設定します。 Infragistics.Controls.Grids.CellBaseから継承されます。
Public プロパティIsEditable指定された Cell が編集モードに入るかどうかを取得します。 Infragistics.Controls.Grids.Cellから継承されます。
Public プロパティIsEditingこの Cell が現在編集モードかどうかを取得します。 Infragistics.Controls.Grids.Cellから継承されます。
Public プロパティIsSelected項目が現在選択されているかどうかを取得または設定します。 Infragistics.Controls.Grids.Cellから継承されます。
Public プロパティRowCellBase を所有する RowBaseInfragistics.Controls.Grids.CellBaseから継承されます。
Public プロパティStyleオーバーライドされます。 すべての Style オブジェクトに使用する Infragistics.Controls.Grids.Primitives.CellControlBase を取得または設定します。  
Public プロパティTagユーザーが CellBase についての追加情報を保存することができます。 Infragistics.Controls.Grids.CellBaseから継承されます。
Public プロパティValueセルが表す元の値を取得します。注: 基になるオブジェクトが不明なため、セルの値の取得にバインディングを使用します。セルの値を取得する最良の方法は、行の Data (this.Cell.Row.Data) を取得し、必要なオブジェクトにキャストして実際の値を手動的に取得します。 Infragistics.Controls.Grids.Cellから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティAttachedElement Infragistics.RecyclingContainer<CellControlBase>から継承されます。
Protected Internal プロパティBindingModeCellBase をデータにバンドするときに適用される BindingMode を取得します。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected Internal プロパティConditionalStyle既存のスタイルをオーバーライドする Style を取得または設定します。  
Protected Internal プロパティDisplayContentセルのコンテンツが表示されるかを取得または設定します。  
Protected Internal プロパティEditingSettingsこのオブジェクトの設定を制御する EditingSettingsBaseOverride オブジェクトを取得します。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected Internal プロパティEnableCustomEditorBehaviors選択された場合、セルのエディター動作サポートを無効にすることを許可します。例: フィルターおよび新規行セルの追加はエディター動作サポートを無効にします。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected Internal プロパティIsDirty Infragistics.RecyclingContainer<CellControlBase>から継承されます。
Protected Internal プロパティMouseOverStateInfragistics.Controls.Grids.Primitives.CellControlBase の「MouseOver」表示状態で使用する文字列を決定します。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected Internal プロパティNormalStateInfragistics.Controls.Grids.Primitives.CellControlBase の「Normal」表示状態で使用する文字列を決定します。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected プロパティRecyclingElementTypeCell のために作成するコントロールの Type を取得します。 Infragistics.Controls.Grids.Cellから継承されます。
Protected プロパティRecyclingIdentifierRecyclingElementType が指定されていない場合、このプロパティはリサイクル可能な要素を識別する方法を提供します。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected Internal プロパティResolveColumnこの Cell が表す下位の Column オブジェクトを解決します。 Infragistics.Controls.Grids.Cellから継承されます。
Protected プロパティResolveIsCellEditable特定のセルが編集可能なフィールド属性を持つかどうかを取得します。 Infragistics.Controls.Grids.Cellから継承されます。
Protected プロパティResolveStyleオーバーライドされます。 アタッチされているときに CellControl に適用される Style を取得します。  
Protected Internal プロパティShouldClearDataContextセルにアタッチされたコントロールが新しいセルがアタッチされたときに DataContext をリセットするかどうかを取得します。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected Internal プロパティSupportsActivation特定の CellBase をアクティブにできるかどうかを取得します。 Infragistics.Controls.Grids.CellBaseから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドRefreshオーバーライドされます。 セルのコンテンツを更新します。  
トップ
プロテクト メソッド
 名前解説
Protected Internal メソッドApplyStyleオーバーライドされます。 その Infragistics.Controls.Grids.Primitives.CellControlBase に Cell の解決されたスタイルを適用します。  
Protected Internal メソッドCreateCellBindingConverterオーバーライドされます。 この Cell にアタッチされる System.Windows.Data.IValueConverter を作成します。  
Protected メソッドCreateCellValueBinding更新するために CellValueObject が使用するバインディングを作成します。 Infragistics.Controls.Grids.Cellから継承されます。
Protected メソッドCreateInstanceOfRecyclingElementオーバーライドされます。 CellControl の新しい Cell インスタンスを作成します。  
Protected メソッドCreateRecyclingIdentifierリサイクル可能な要素を識別するために使用可能なリサイクル識別子を作成します。 Infragistics.Controls.Grids.Cellから継承されます。
Protected Internal メソッドEditorValueChanged列のエディターが変更された値を登録するときに呼び出されるメソッド。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected Internal メソッドEnsureCurrentStateオーバーライドされます。 Cell が適切な状態であることを確認します。  
Protected Internal メソッドEnterEditModeオーバーライドされます。 指定された Cell を編集モードにします。  
Protected Internal メソッドExitEditModeオーバーライドされます。 指定した Cell の編集モードを終了します。  
Protected Internal メソッドHandleKeyDown指定されたキーボード操作とセルは動作を決定するために派生されたクラスで処理します。 Infragistics.Controls.Grids.Cellから継承されます。
Protected Internal メソッドOnCellClickセルがクリックされたときに起動されます。 Infragistics.Controls.Grids.Cellから継承されます。
Protected Internal メソッドOnCellDoubleClickセルがダブルクリックされたときに起動されます。 Infragistics.Controls.Grids.Cellから継承されます。
Protected Internal メソッドOnCellDraggingマウスをセルの上にドラッグしたときに呼び出されます。 Infragistics.Controls.Grids.Cellから継承されます。
Protected Internal メソッドOnCellMouseDownセルがクリックされたときに起動されます。 Infragistics.Controls.Grids.Cellから継承されます。
Protected Internal メソッドOnCellMouseMoveマウスをセルの上に移動したときに実行されます。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected Internal メソッドOnCellMouseUp Infragistics.Controls.Grids.Cellから継承されます。
Protected メソッドOnElementAttachedInfragistics.Controls.Grids.Primitives.CellControlBaseCellBase にアタッチされるときに呼び出されます。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected メソッドOnElementReleasedInfragistics.Controls.Grids.Primitives.CellControlBaseCellBase から削除するときに呼び出されます。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected メソッドOnElementReleasingオブジェクトから System.Windows.FrameworkElement が解放されたときに呼び出されます。 Infragistics.Controls.Grids.Cellから継承されます。
Protected メソッドOnPropertyChanged Infragistics.RecyclingContainer<CellControlBase>から継承されます。
Protected Internal メソッドResetDataValueセルの値をリセットし、そのバインドの評価をトリガーします。編集がキャンセルされると呼び出されます。 Infragistics.Controls.Grids.Cellから継承されます。
Protected Internal メソッドSetSelected項目の選択状態を設定します。 Infragistics.Controls.Grids.Cellから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントPropertyChanged Infragistics.RecyclingContainer<CellControlBase>から継承されます。
トップ
参照