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


In This Topic
ResetBorder Method (PreviewRowInfo)
In This Topic
Resets the Border property to its default value.
Syntax
'Declaration
 
Public Sub ResetBorder() 
 
'Usage
 
Dim instance As PreviewRowInfo
 
instance.ResetBorder()
See Also