ComponentOne DataGrid for WPF and Silverlight
CreateCellContent Method (DataGridHyperlinkColumn)

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

Parameters

row
See Also

Reference

DataGridHyperlinkColumn Class
DataGridHyperlinkColumn Members