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

Gets or sets the type of printed report to produce.

Syntax

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

Property Value

enumPrintListFormat

Requirements

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

See Also