PivotGridControl.PrintDirect Method
| Name | Parameters | Description |
|---|---|---|
| PrintDirect() | none | Prints the pivot grid using the default printer. |
| PrintDirect(PrintQueue) | queue | Obsolete. Prints the pivot grid using the printer specified by the print queue. |
| PrintDirect(String) | printerName | Prints the pivot grid to the specified printer. |