'DeclarationPublic Overrides Function CreateCellContent( _ ByVal row As DataGridRow _ ) As FrameworkElement
public override FrameworkElement CreateCellContent( DataGridRow row )
Parameters
- row
 
Return Value
ContentControl that represent the cell content.