ComponentOne True DBGrid for WinForms
OneFormPerPage Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > PrintInfo Class : OneFormPerPage Property
Gets or sets a value indicating whether the grid in Form view style is printed each record per page.
Syntax
'Declaration
 
Public Property OneFormPerPage As System.Boolean
public System.bool OneFormPerPage {get; set;}
See Also

Reference

PrintInfo Class
PrintInfo Members