'Declaration
Public Overridable Function GetCellValue( _ ByVal Row As DataGridRow _ ) As System.Object
public virtual System.object GetCellValue( DataGridRow Row )
Parameters
- Row
- The row used to determine the cell.
'Declaration
Public Overridable Function GetCellValue( _ ByVal Row As DataGridRow _ ) As System.Object
public virtual System.object GetCellValue( DataGridRow Row )