Spread Windows Forms 12.0 Product Documentation
ResetLockFont Method (AlternatingRow)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > AlternatingRow Class : ResetLockFont Method
Resets the font for this locked row and makes this row inherit the font from the default row.
Syntax
'Declaration
 
Public Sub ResetLockFont() 
'Usage
 
Dim instance As AlternatingRow
 
instance.ResetLockFont()
public void ResetLockFont()
See Also

Reference

AlternatingRow Class
AlternatingRow Members