Spread for ASP.NET 12 Product Documentation
ResetViewRowIndexes Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : ResetViewRowIndexes Method
Resets all row indexes in the sheet to be the same as the row indexes in the corresponding data model.
Syntax
'Declaration
 
Public Sub ResetViewRowIndexes() 
'Usage
 
Dim instance As SheetView
 
instance.ResetViewRowIndexes()
public void ResetViewRowIndexes()
See Also

Reference

SheetView Class
SheetView Members