Spread Windows Forms 12.0 Product Documentation
Bottom Property (ComplexBorder)


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

Property Value

ComplexBorderSide object containing the border for this side
See Also

Reference

ComplexBorder Class
ComplexBorder Members