Spread Silverlight Documentation
NewIndex Property


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

Property Value

The index of the new viewport index.
See Also

Reference

ViewportEventArgs Class
ViewportEventArgs Members