ComponentOne DataGrid for WPF and Silverlight
GetCellContentRecyclingKey Method (DataGridTemplateColumn)

C1.WPF.DataGrid Namespace > DataGridTemplateColumn 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

DataGridTemplateColumn Class
DataGridTemplateColumn Members