GrapeCity.Xaml.SpreadSheet.Data Namespace > BorderLine Class : Less Than Operator |
'Declaration Public Operator <( _ ByVal line1 As BorderLine, _ ByVal line2 As BorderLine _ ) As Boolean
'Usage
public bool operator <( BorderLine line1, BorderLine line2 )
true
if the first line is less than the second line; otherwise, false
.Target Platforms: Windows Server 2012, Windows RT