Spread Windows Forms 15.0
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()
    public void ResetTotalRow()
    See Also