protected override void OnParametersSet()
 {
     UpdateDisplay();
     TotalCount = InputList.Count();
 }