I think you may be able to use a ListView in Details mode with less overhead and then use the following code to pull the variables you need to load into that ListView.
Dim desc = t.RegistrationInfo.Description
Dim name = t.Name
Dim next = t.NextRunTime