Spread WinForms 15
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()
See Also