Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TableView Class / ResetTotalRow Method


In This Topic
ResetTotalRow Method
In This Topic
Resets total row values and formulas.
Syntax
'Declaration
 
Public Sub ResetTotalRow() 
 
'Usage
 
Dim instance As TableView
 
instance.ResetTotalRow()
See Also