DataGrid for WPF/Silverlight
DataGridSettingCellValueEventArgs クラス
メンバ 

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 : DataGridSettingCellValueEventArgs クラス
DataGridTemplateColumnの SettingCellValue イベントのイベントデータを提供します。
オブジェクト モデル
DataGridSettingCellValueEventArgs クラス
シンタックス
'宣言
 
Public Class DataGridSettingCellValueEventArgs 
   Inherits DataGridRowEventArgs
public class DataGridSettingCellValueEventArgs : DataGridRowEventArgs 
継承階層

System.Object
   System.EventArgs
      C1.WPF.DataGrid.DataGridRowEventArgs
         C1.WPF.DataGrid.DataGridSettingCellValueEventArgs

参照

DataGridSettingCellValueEventArgs メンバ
C1.WPF.DataGrid 名前空間