Search Results for

    Show / Hide Table of Contents

    Class ReportPageParams

    Inheritance
    System.Object
    ReportPageParams
    Namespace: FastReport.Web.Services
    Assembly: FastReport.OpenSource.Web.dll
    Syntax
    public class ReportPageParams

    Properties

    Bookmark

    Declaration
    public string Bookmark { get; set; }
    Property Value
    Type Description
    System.String

    DetailedPage

    Declaration
    public string DetailedPage { get; set; }
    Property Value
    Type Description
    System.String

    DetailedReport

    Declaration
    public string DetailedReport { get; set; }
    Property Value
    Type Description
    System.String

    GoTo

    Declaration
    public string GoTo { get; set; }
    Property Value
    Type Description
    System.String
    Back to top © 1998-2025 Copyright Fast Reports Inc.