ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / PageBreak Class / ResetPageNumber Property

In This Topic
    ResetPageNumber Property
    In This Topic
    Specifies page number reset value.
    Syntax
    'Declaration
     
    Public Property ResetPageNumber As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo ResetPageNumber {get; set;}
    See Also