Spread Windows Forms 12.0 Product Documentation
Top Property (ComplexBorder)


FarPoint.Win Assembly > FarPoint.Win Namespace > ComplexBorder Class : Top Property
Gets the ComplexBorderSide object for the top side.
Syntax
'Declaration
 
Public ReadOnly Property Top As ComplexBorderSide
'Usage
 
Dim instance As ComplexBorder
Dim value As ComplexBorderSide
 
value = instance.Top
public ComplexBorderSide Top {get;}

Property Value

ComplexBorderSide object containing the border for this side
See Also

Reference

ComplexBorder Class
ComplexBorder Members