Spread Windows Forms 12.0 Product Documentation
Left Property (ComplexBorder)


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

Property Value

ComplexBorderSide object containing the border for this side
See Also

Reference

ComplexBorder Class
ComplexBorder Members