バージョン

TextColumnContentProvider クラス メンバ

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

パブリック コンストラクタ
 名前解説
Public コンストラクタTextColumnContentProvider コンストラクタTextColumnContentProviderの新しいインスタンスを作成します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティIsToolTipツールチップのコンテンツを生成するために、この ColumnContentProviderBase を使用しているかどうかを取得または設定します。 Infragistics.Controls.Grids.Primitives.ColumnContentProviderBaseから継承されます。
Public プロパティRemovePaddingDuringEditingオーバーライドされます。 エディターを編集モードにする前に Infragistics.Controls.Grids.Cell のパディングを削除する必要があるかどうかを取得または設定します。  
トップ
プロテクト プロパティ
 名前解説
Protected Internal プロパティCanResolveValueFromEditorInfragistics.Controls.Grids.ColumnChooserCommandBaseColumnContentProviderBase.ResolveValueFromEditor メソッドを使用してエディターの値を解決できるかどうかを示す値を取得します。 Infragistics.Controls.Grids.Primitives.ColumnContentProviderBaseから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAdjustDisplayElementオーバーライドされます。 プロバイダーが現在の状態に基づいて表示を変更する時間を提供するために EnsureContent で呼び出されます。  
Public メソッドApplyFormattingオーバーライドされます。 表示要素によって設定される値の更新を ColumnContentProviderBase に許可します。  
Public メソッドEditorLoadedオーバーライドされます。 エディターの読み込まれたイベントは発生したときに呼び出されます。  
Public メソッドEditorRemovedオーバーライドされます。 エディターがセルから削除されるときに発生します。  
Public メソッドGenerateGroupByCellContentGroupByRow を描画するときに使用され、列コンテンツ プロバイダーがデフォルトの動作を変更し、データの表現を描画できるようにします。 Infragistics.Controls.Grids.Primitives.ColumnContentProviderBaseから継承されます。
Public メソッドResetContentオーバーライドされます。 セルがリサイクルされるときに、プロバイダーが内部メンバをクリアする機会を与えるために発生します。  
Public メソッドResolveDisplayElementオーバーライドされます。 セルは編集モードではないときに、Infragistics.Controls.Grids.Cell に表示される要素を設定します。  
Public メソッドResolveEditorセルは編集モードだときに、Infragistics.Controls.Grids.Cell に表示されるエディター コントロールを設定します。 Infragistics.Controls.Grids.Primitives.ColumnContentProviderBaseから継承されます。
Public メソッドResolveValueFromEditorオーバーライドされます。 セルの基本のデータを更新するのに、エディター コントロールの値を解決します。  
トップ
プロテクト メソッド
 名前解説
Protected メソッドApplyAddNewRowEditorTemplateInfragistics.Controls.Grids.Column.AddNewRowEditorTemplate がある場合、AddNewRowCell に読み込まれます。 Infragistics.Controls.Grids.Primitives.ColumnContentProviderBaseから継承されます。
Protected メソッドApplyAddNewRowItemTemplateAddNewItemTemplate がある場合、AddNewRow セルのために読み込まれます。 Infragistics.Controls.Grids.Primitives.ColumnContentProviderBaseから継承されます。
Protected Internal メソッドFocusEditorオーバーライドされます。 基本のエディタ コントロールにフォーカスを設定しようとする ContentProvider を呼び出します。  
Protected メソッドNotifyEditorValueChangedエディターの値が変更されたときに、所有するセルに通知するために使用されます。 Infragistics.Controls.Grids.Primitives.ColumnContentProviderBaseから継承されます。
Protected Internal メソッドResolveBindingInfragistics.Controls.Grids.Cell のために使用するバインディングを作成します。 Infragistics.Controls.Grids.Primitives.ColumnContentProviderBaseから継承されます。
Protected Internal メソッドResolveDisplayElementInternalオーバーロードされます。 セルは編集モードではないときに、Infragistics.Controls.Grids.Cell に表示される要素を設定します。 Infragistics.Controls.Grids.Primitives.ColumnContentProviderBaseから継承されます。
Protected Internal メソッドResolveEditorBindingエディターに適用できる System.Windows.Data.Binding を作成します。 Infragistics.Controls.Grids.Primitives.ColumnContentProviderBaseから継承されます。
Protected メソッドResolveEditorControlオーバーライドされます。 セルは編集モードだときに、Infragistics.Controls.Grids.Cell に表示されるエディター コントロールを設定します。  
Protected Internal メソッドResolveEditorControlInternalセルは編集モードだときに、Infragistics.Controls.Grids.Cell に表示されるエディター コントロールを設定します。 Infragistics.Controls.Grids.Primitives.ColumnContentProviderBaseから継承されます。
トップ
参照