PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / Rows Property

In This Topic
    Rows Property (C1PreviewPane)
    In This Topic
    Gets or sets the number of page rows shown in non-continuous mode.
    Syntax
    'Declaration
     
    Public Property Rows As Integer
    public int Rows {get; set;}
    See Also