PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview 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