ComponentOne FlexReport for WinForms
PageIndex Property (C1FlexViewerDialog)

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace > C1FlexViewerDialog Class : PageIndex Property
Gets or sets the 0-based index of the currently visible page. If several pages are visible, this property indicates the page with the most surface shown. When the property is set, the new start page's top left corner is aligned with the preview window's top left corner.
Syntax
'Declaration
 
Public Property PageIndex As System.Integer
public System.int PageIndex {get; set;}
See Also

Reference

C1FlexViewerDialog Class
C1FlexViewerDialog Members