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

In This Topic
    OldIndex Field
    In This Topic
    Indicates the old index of the moved tab page.
    Syntax
    'Declaration
     
    
    Public ReadOnly OldIndex As Integer
    public readonly int OldIndex
    See Also