Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / Pages Property

In This Topic
    Pages Property (C1PreviewPane)
    In This Topic
    Gets the collection of the preview pages.
    Syntax
    'Declaration
     
    Public ReadOnly Property Pages As PreviewPages
    public PreviewPages Pages {get;}
    See Also