ComponentOne DataGrid for WPF and Silverlight
Text Property (DataGridCell)

C1.WPF.DataGrid Namespace > DataGridCell Class : Text Property
Gets the text inside the cell.
Syntax
'Declaration
 
Public ReadOnly Property Text As System.String
public System.string Text {get;}

Property Value

The text inside the cell.
See Also

Reference

DataGridCell Class
DataGridCell Members