Spread Silverlight Documentation
OldIndex Property


GrapeCity.Windows.SpreadSheet.UI Namespace > ViewportEventArgs Class : OldIndex Property
Gets the index of the previous viewport index.
Syntax
'Declaration
 
Public ReadOnly Property OldIndex As System.Integer
'Usage
 
Dim instance As ViewportEventArgs
Dim value As System.Integer
 
value = instance.OldIndex
public System.int OldIndex {get;}

Property Value

The index of the previous viewport index.
See Also

Reference

ViewportEventArgs Class
ViewportEventArgs Members