Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TableElementStyle Class / Border Property


In This Topic
Border Property (TableElementStyle)
In This Topic
Gets the element border.
Syntax
'Declaration
 
Public ReadOnly Property Border As TableBorder
 
'Usage
 
Dim instance As TableElementStyle
Dim value As TableBorder
 
value = instance.Border
See Also