Click or drag to resize

StiReportCurrentPage Property

Gets or sets the index of the current page. Counting starts from 0.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public int CurrentPage { get; set; }

Property Value

Type: Int32
See Also