Gets or sets the absolute page number or increment. The semantics of this property depend on the value of the Mode property.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public int Value { get; }
Visual Basic
Public ReadOnly Property Value As Integer
	Get

See Also