ComponentOne DataGrid for WPF and Silverlight
Value Property (DataGridColumnValue<T>)

C1.Silverlight.DataGrid Namespace > DataGridColumnValue<T> Class : Value Property
Gets the information associated with the column.
Syntax
'Declaration
 
Public ReadOnly Property Value As T
public T Value {get;}

Property Value

The information associated with the column.
See Also

Reference

DataGridColumnValue<T> Class
DataGridColumnValue<T> Members