ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

PrintInfo.OneFormPerPage Property

Gets or sets a value indicating whether the grid in Form view style is printed each record per page.

[Visual Basic]

Public Property OneFormPerPage As Boolean

[C#]

public bool OneFormPerPage {get;set;}

[Delphi]

public property OneFormPerPage: Boolean read get_OneFormPerPage write set_OneFormPerPage;

See Also

PrintInfo Class | PrintInfo Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.