Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleInfo Class / ResetLockFont Method


In This Topic
ResetLockFont Method (StyleInfo)
In This Topic
Resets the LockFont of the style to the default
Syntax
'Declaration
 
Public Overridable Sub ResetLockFont() 
 
'Usage
 
Dim instance As StyleInfo
 
instance.ResetLockFont()
See Also