Gets the index of page (zero-based) containing this location.

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

Syntax

C#
int PageIndex { get; }
Visual Basic
ReadOnly Property PageIndex As Integer
	Get

See Also