Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / InvalidateFooterCorner Method


In This Topic
    InvalidateFooterCorner Method
    In This Topic
    Invalidates the column footer corner.
    Syntax
    'Declaration
     
    
    Protected Sub InvalidateFooterCorner() 
    'Usage
     
    
    Dim instance As SpreadView
     
    instance.InvalidateFooterCorner()
    protected void InvalidateFooterCorner()
    See Also