バージョン

UnboundCell クラス メンバ

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

パブリック コンストラクタ
 名前解説
Public コンストラクタUnboundCell コンストラクタUnboundCell クラスの新しいインスタンスを初期化します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティColumnInfragistics.Controls.Grids.CellBase が表す Infragistics.Controls.Grids.CellBase.ColumnInfragistics.Controls.Grids.CellBaseから継承されます。
Public プロパティContentInfragistics.Controls.Grids.CellBase の Content。 Infragistics.Controls.Grids.CellBaseから継承されます。
Public プロパティControlCellControlBase に添付される Infragistics.Controls.Grids.CellBase を取得します。 Infragistics.Controls.Grids.CellBaseから継承されます。
Public プロパティEditorStyleCell のエディターで使用するスタイルを取得または設定します。 Infragistics.Controls.Grids.Cellから継承されます。
Public プロパティEditorStyleResolvedセルのエディターに適用する Style を解決します。 Infragistics.Controls.Grids.Cellから継承されます。
Public プロパティIsActiveセルは Infragistics.Controls.Grids.XamGrid の ActiveCell であるかどうかを取得または設定します。 Infragistics.Controls.Grids.CellBaseから継承されます。
Public プロパティIsEditable指定された Infragistics.Controls.Grids.Cell が編集モードに入るかどうかを取得します。 Infragistics.Controls.Grids.Cellから継承されます。
Public プロパティIsEditingこの Infragistics.Controls.Grids.Cell が現在編集モードかどうかを取得します。 Infragistics.Controls.Grids.Cellから継承されます。
Public プロパティIsSelected項目が現在選択されているかどうかを取得または設定します。 Infragistics.Controls.Grids.Cellから継承されます。
Public プロパティRowInfragistics.Controls.Grids.CellBase を所有する Infragistics.Controls.Grids.RowBaseInfragistics.Controls.Grids.CellBaseから継承されます。
Public プロパティStyleすべての Infragistics.Controls.Grids.CellBase.Style オブジェクトに使用する CellControlBase を取得または設定します。 Infragistics.Controls.Grids.CellBaseから継承されます。
Public プロパティTagユーザーが Infragistics.Controls.Grids.CellBase についての追加情報を保存することができます。 Infragistics.Controls.Grids.CellBaseから継承されます。
Public プロパティValueオーバーライドされます。 セルが表す元の値を取得します。注: 基になるオブジェクトが不明なため、セルの値の取得にバインディングを使用します。セルの値を取得する最良の方法は、行の Data (this.Cell.Row.Data) を取得し、必要なオブジェクトにキャストして実際の値を手動的に取得します。  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティAttachedElement Infragistics.RecyclingContainer<CellControlBase>から継承されます。
Protected Internal プロパティBindingModeInfragistics.Controls.Grids.CellBase をデータにバンドするときに適用される Infragistics.Controls.Grids.CellBase.BindingMode を取得します。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected Internal プロパティEditingSettingsこのオブジェクトの設定を制御する Infragistics.Controls.Grids.EditingSettingsBaseOverride オブジェクトを取得します。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected Internal プロパティEnableCustomEditorBehaviors選択された場合、セルのエディター動作サポートを無効にすることを許可します。例: フィルターおよび新規行セルの追加はエディター動作サポートを無効にします。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected Internal プロパティIsDirty Infragistics.RecyclingContainer<CellControlBase>から継承されます。
Protected Internal プロパティMouseOverStateCellControlBase の「MouseOver」表示状態で使用する文字列を決定します。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected Internal プロパティNormalStateCellControlBase の「Normal」表示状態で使用する文字列を決定します。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected プロパティRecyclingElementTypeInfragistics.Controls.Grids.Cell のために作成するコントロールの Type を取得します。 Infragistics.Controls.Grids.Cellから継承されます。
Protected プロパティRecyclingIdentifierInfragistics.Controls.Grids.CellBase.RecyclingElementType が指定されていない場合、このプロパティはリサイクル可能な要素を識別する方法を提供します。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected Internal プロパティResolveColumnこの Infragistics.Controls.Grids.Cell が表す下位の Infragistics.Controls.Grids.Column オブジェクトを解決します。 Infragistics.Controls.Grids.Cellから継承されます。
Protected プロパティResolveIsCellEditable特定のセルが編集可能なフィールド属性を持つかどうかを取得します。 Infragistics.Controls.Grids.Cellから継承されます。
Protected プロパティResolveStyleアタッチされているときに Infragistics.Controls.Grids.CellControl に適用される Style を取得します。 Infragistics.Controls.Grids.Cellから継承されます。
Protected Internal プロパティShouldClearDataContextオーバーライドされます。 セルにアタッチされたコントロールが新しいセルがアタッチされたときに DataContext をリセットするかどうかを取得します。  
Protected Internal プロパティSupportsActivation特定の Infragistics.Controls.Grids.CellBase をアクティブにできるかどうかを取得します。 Infragistics.Controls.Grids.CellBaseから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドRefreshオーバーライドされます。 セルのコンテンツを更新します。  
トップ
プロテクト メソッド
 名前解説
Protected Internal メソッドApplyStyleその CellControlBase に Cell の解決されたスタイルを適用します。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected Internal メソッドCreateCellBindingConverterオーバーライドされます。 この Infragistics.Controls.Grids.Cell にアタッチされる System.Windows.Data.IValueConverter を作成します。  
Protected メソッドCreateCellValueBinding更新するために CellValueObject が使用するバインディングを作成します。 Infragistics.Controls.Grids.Cellから継承されます。
Protected メソッドCreateInstanceOfRecyclingElementInfragistics.Controls.Grids.CellControl の新しい Infragistics.Controls.Grids.Cell インスタンスを作成します。 Infragistics.Controls.Grids.Cellから継承されます。
Protected メソッドCreateRecyclingIdentifierリサイクル可能な要素を識別するために使用可能なリサイクル識別子を作成します。 Infragistics.Controls.Grids.Cellから継承されます。
Protected Internal メソッドEditorValueChanged列のエディターが変更された値を登録するときに呼び出されるメソッド。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected Internal メソッドEnsureCurrentStateInfragistics.Controls.Grids.Cell が適切な状態であることを確認します。 Infragistics.Controls.Grids.Cellから継承されます。
Protected Internal メソッドEnterEditMode指定された Infragistics.Controls.Grids.Cell を編集モードにします。 Infragistics.Controls.Grids.Cellから継承されます。
Protected Internal メソッドExitEditMode指定した Infragistics.Controls.Grids.Cell の編集モードを終了します。 Infragistics.Controls.Grids.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 メソッドOnElementAttachedCellControlBaseInfragistics.Controls.Grids.CellBase にアタッチされるときに呼び出されます。 Infragistics.Controls.Grids.CellBaseから継承されます。
Protected メソッドOnElementReleasedCellControlBaseInfragistics.Controls.Grids.CellBase から削除するときに呼び出されます。 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>から継承されます。
トップ
参照