Reports for WinForms | ComponentOne
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 Integer
    public int Value {get;}
    See Also