Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTab Class / SlideShowPage Method / SlideShowPage(Int32) Method

In This Topic
    SlideShowPage(Int32) Method
    In This Topic
    Shows the page by sliding it out.
    Syntax
    'Declaration
     
    
    Public Overloads Sub SlideShowPage( _
       ByVal pageIndex As Integer _
    ) 
    public void SlideShowPage( 
       int pageIndex
    )

    Parameters

    pageIndex
    See Also