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

In This Topic
    NewIndex Field (ListChangedEventArgs)
    In This Topic
    Gets the index of the item affected by the change.
    Syntax
    'Declaration
     
    Public ReadOnly NewIndex As Integer
    public readonly int NewIndex
    See Also