dbicList Send comments on this topic.
PageBreak Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > dbiNodeItem Class : PageBreak Property

Sets the item as a pagebreak item causing the printer functions to start a new page after that item.

Syntax

Visual Basic (Declaration) 
Public Property PageBreak As Boolean
C# 
public bool PageBreak {get; set;}

Property Value

Boolean

Requirements

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

See Also