public void PrintDirectory()
 {
     ShowReport(ReportInfoFactory.CustomerContactsDirectory(SelectedEntity), "ContactsDirectory");
 }