ComponentOne DataGrid for WPF and Silverlight
BindCellContent Method (DataGridHyperlinkColumn)

C1.Silverlight.DataGrid Namespace > DataGridHyperlinkColumn Class : BindCellContent Method
Syntax
'Declaration
 
Public Overrides Sub BindCellContent( _
   ByVal cellContent As System.Windows.FrameworkElement, _
   ByVal row As DataGridRow _
) 
public override void BindCellContent( 
   System.Windows.FrameworkElement cellContent,
   DataGridRow row
)

Parameters

cellContent
row
See Also

Reference

DataGridHyperlinkColumn Class
DataGridHyperlinkColumn Members