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

Gets or sets the type of printed report to produce.

Syntax

Visual Basic (Declaration) 
Public Property PrintReportType As enumPrintReportType
C# 
public enumPrintReportType PrintReportType {get; set;}

Property Value

enumPrintReportType

Requirements

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

See Also