FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / PageSetIndex Property

In This Topic
    PageSetIndex Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets the 0-based index of the current page set in non-continuous mode.
    Syntax
    'Declaration
     
    Public Property PageSetIndex As Integer
    public int PageSetIndex {get; set;}
    See Also