ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridGettingCellValueEventArgs Class
Properties


In This Topic
    DataGridGettingCellValueEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DataGridGettingCellValueEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the row. (Inherited from C1.WPF.DataGrid.DataGridRowEventArgs)
    Public PropertyGets or sets an object that represent the value of the cell belonging to this column and specified row.  
    Top
    See Also