C1.WPF.DataGrid Namespace : DataGridGettingCellValueEventArgs Class |
The following tables list the members exposed by DataGridGettingCellValueEventArgs.
Name | Description | |
---|---|---|
Row | Gets the row. (Inherited from C1.WPF.DataGrid.DataGridRowEventArgs) | |
Value | Gets or sets an object that represent the value of the cell belonging to this column and specified row. |