<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / ListChangedEventArgs Class / OldIndex Field

In This Topic
    OldIndex Field (ListChangedEventArgs)
    In This Topic
    Gets the old index of an item that has been moved.
    Syntax
    'Declaration
     
    Public ReadOnly OldIndex As Integer
    public readonly int OldIndex
    See Also