ComponentOne DataGrid for WPF and Silverlight
GetCellContentRecyclingKey Method (DataGridHyperlinkColumn)

C1.Silverlight.DataGrid Namespace > DataGridHyperlinkColumn Class : GetCellContentRecyclingKey Method
Syntax
'Declaration
 
Public Overrides Function GetCellContentRecyclingKey( _
   ByVal row As DataGridRow _
) As System.Object
public override System.object GetCellContentRecyclingKey( 
   DataGridRow row
)

Parameters

row
See Also

Reference

DataGridHyperlinkColumn Class
DataGridHyperlinkColumn Members