ComponentOne True DBGrid for WinForms
PrintPreview Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
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
Visual Basic
C#
'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