internal void ShowPrintPreviewDialog()
 {
     _reportViewModel?.ShowPrintPreviewDialog();
 }