ComponentOne DataGrid for WPF and Silverlight
Value Property (DataGridGettingCellValueEventArgs)

C1.Silverlight.DataGrid Namespace > DataGridGettingCellValueEventArgs Class : Value Property
Gets or sets an object that represent the value of the cell belonging to this column and specified row.
Syntax
'Declaration
 
Public Property Value As System.Object
public System.object Value {get; set;}
See Also

Reference

DataGridGettingCellValueEventArgs Class
DataGridGettingCellValueEventArgs Members