FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / ZoomDialogStrings Class / PageRowsLabel Property

In This Topic
    PageRowsLabel Property (ZoomDialogStrings)
    In This Topic
    Gets or sets the "Page Rows" label text.
    Syntax
    'Declaration
     
    Public Property PageRowsLabel As String
    public string PageRowsLabel {get; set;}
    See Also