dbicList Send comments on this topic.
PrintPreview Method
See Also 
dbicList Assembly > Dbi.WinControl.List Namespace > dbiList Class : PrintPreview Method

This method will Print the current list to a preview screen.

Syntax

Visual Basic (Declaration) 
Public Function PrintPreview() As Boolean
C# 
public bool PrintPreview()

Return Value

A Boolean value indicating if the PrintPreview was successful.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also