Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / BorderPreviewControl Class / BorderTop Property


In This Topic
BorderTop Property
In This Topic
Syntax
'Declaration
 
Public Property BorderTop As LineStyle
 
'Usage
 
Dim instance As BorderPreviewControl
Dim value As LineStyle
 
instance.BorderTop = value
 
value = instance.BorderTop
See Also