Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / BorderLayoutEngine Class / IsEmptyOrNoLine Method


In This Topic
IsEmptyOrNoLine Method
In This Topic
Syntax
'Declaration
 
Public Shared Function IsEmptyOrNoLine( _
   ByVal borderLineStyle As BorderLineStyle _
) As Boolean
 
'Usage
 
Dim borderLineStyle As BorderLineStyle
Dim value As Boolean
 
value = BorderLayoutEngine.IsEmptyOrNoLine(borderLineStyle)

Parameters

borderLineStyle
See Also