ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / PageNumberingChange Class / Value Property

In This Topic
    Value Property (PageNumberingChange)
    In This Topic
    Gets or sets the absolute page number or increment. The semantics of this property depend on the value of the Mode property.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As System.Integer
    public System.int Value {get;}
    See Also