C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / NotifyCollectionChangedEventArgs Class / OldStartingIndex Property

In This Topic
OldStartingIndex Property
In This Topic
Gets the index at which a Move, Remove, ore Replace action occurred.
Syntax
'Declaration
 
Public ReadOnly Property OldStartingIndex As System.Integer
 
See Also