Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedStyle Class / ResetBorder Method


In This Topic
ResetBorder Method (NamedStyle)
In This Topic
Resets the border for the style to the default setting (not set).
Syntax
'Declaration
 
Public Overrides Sub ResetBorder() 
 
'Usage
 
Dim instance As NamedStyle
 
instance.ResetBorder()
See Also