static void ProcessCustomBinding(GridViewModel viewModel)
 {
     Report__List_Model.SetBindingData(viewModel);
 }