名前 | 解説 | |
---|---|---|
BeginEdit | オーバーライドされます。 | |
BindCellContent | セルコンテンツプレゼンタを初期化します。このメソッドには、cellContent プロパティの設定を含める必要があります。対応する依存関係プロパティの SetBinding は「row.DataItem」です。ソースは、連結で直接設定できるか、cellContent の DataContext として設定できます。 C1.Silverlight.DataGrid.DataGridColumnから継承されます。 | |
CancelCellEdit | オーバーライドされます。 | |
ClearValue | System.Windows.DependencyObjectから継承されます。 | |
CreateCellContent | オーバーライドされます。 この列のセル内に情報を表示するために使用される、CellTemplate を含む ContentControl を取得します。 | |
CreateGroupContent | この列に関連するグループ行に表示するために使用される FrameworkElementを作成して初期化します。 C1.Silverlight.DataGrid.DataGridColumnから継承されます。 | |
EndEdit | オーバーライドされます。 | |
GetAnimationBaseValue | System.Windows.DependencyObjectから継承されます。 | |
GetCellContentRecyclingKey | オーバーライドされます。 | |
GetCellEditingContent | オーバーライドされます。 行が編集モードのときに、この列のセルヘの情報の表示に使用される CellEditingTemplate を含む ContentControl を取得します。 | |
GetCellText | オーバーライドされます。 | |
GetCellValue | オーバーライドされます。 | |
GetColumnText | 列ヘッダー内に表示されるテキストを取得します。 C1.Silverlight.DataGrid.DataGridColumnから継承されます。 | |
GetFilter | オーバーライドされます。 | |
GetGroupText | グループ行内に表示されるテキストを取得します。 C1.Silverlight.DataGrid.DataGridColumnから継承されます。 | |
GetValue | System.Windows.DependencyObjectから継承されます。 | |
PrepareCellForEdit | オーバーライドされます。 | |
ReadLocalValue | System.Windows.DependencyObjectから継承されます。 | |
SetCellValue | オーバーライドされます。 | |
SetValue | System.Windows.DependencyObjectから継承されます。 | |
ToString | 現在の System.Objectを表す System.Stringを返します。 C1.Silverlight.DataGrid.DataGridColumnから継承されます。 | |
UnbindCellContent | このメソッドは、セルコンテンツを再利用する前に呼び出されます。 C1.Silverlight.DataGrid.DataGridColumnから継承されます。 |