True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.8 Assembly / C1.Win.C1TrueDBGrid Namespace / PrintInfo Class / OneFormPerPage Property

In This Topic
    OneFormPerPage Property (PrintInfo)
    In This Topic
    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