Gets the index of the first page associated with this event.

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

Syntax

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

See Also