ActiveReports 14 .NET Edition
GrapeCity.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.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo ResetPageNumber {get; set;}
    See Also