ComponentOne DataGrid for WPF and Silverlight
ToString Method (DataGridRow)

C1.WPF.DataGrid Namespace > DataGridRow Class : ToString Method
Returns a System.String that represents the current System.Object.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
public override System.string ToString()

Return Value

A System.String that represents the current System.Object.
See Also

Reference

DataGridRow Class
DataGridRow Members