Returns the first page in the range.

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

Syntax

C#
public int GetFirstPage()
Visual Basic
Public Function GetFirstPage As Integer

Return Value

The number of the first page.

See Also