ComponentOne DataGrid for WPF and Silverlight
Value Property (DataGridCell)

C1.WPF.DataGrid Namespace > DataGridCell Class : Value Property
Gets the value shown in the cell.
Syntax
'Declaration
 
Public Property Value As System.Object
public System.object Value {get; set;}

Property Value

The value shown the cell.
See Also

Reference

DataGridCell Class
DataGridCell Members