Gets the page index.

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

Syntax

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

See Also