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

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

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

参照

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