Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / TabPageMovedEventArgs Class / NewIndex Field

In This Topic
    NewIndex Field (TabPageMovedEventArgs)
    In This Topic
    Indicates the new index of the moved tab page.
    Syntax
    'Declaration
     
    
    Public ReadOnly NewIndex As Integer
    public readonly int NewIndex
    See Also