DataViewBase.PrintDirect Method
| Name | Parameters | Description |
|---|---|---|
| PrintDirect() | none | Uses the default printer to print the control. |
| PrintDirect(PrintQueue) | queue | Obsolete. Uses the specified printer to print the control’s data. |
| PrintDirect(String) | printerName | Uses the specified printer to print the control’s data. |