ComponentOne True DBGrid for WinForms
PrintPreview Method

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > PrintInfo Class : PrintPreview Method
Opens a separate modal window in which end users can preview the output that would be generated by the print operation.
Syntax
'Declaration
 
Public Sub PrintPreview() 
public void PrintPreview()
Remarks
PreviewFormClassName allows to specify a custom form for the preview dialog.
See Also

Reference

PrintInfo Class
PrintInfo Members