ComponentOne DataGrid for WPF and Silverlight
Value Property (DataGridSettingCellValueEventArgs)

C1.Silverlight.DataGrid Namespace > DataGridSettingCellValueEventArgs Class : Value Property
Gets the object that is attempted to be set in a cell of this column and the specified row.
Syntax
'Declaration
 
Public ReadOnly Property Value As System.Object
public System.object Value {get;}
See Also

Reference

DataGridSettingCellValueEventArgs Class
DataGridSettingCellValueEventArgs Members