Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl.NavigationToolBar Class / LblOfPages Property

In This Topic
    LblOfPages Property
    In This Topic
    Gets the "of X pages" toolstrip label.
    Syntax
    'Declaration
     
    Public ReadOnly Property LblOfPages As ToolStripLabel
    public ToolStripLabel LblOfPages {get;}
    See Also