Spread Silverlight Documentation
NoBorder Property


GrapeCity.Windows.SpreadSheet.Data Namespace > BorderLine Class : NoBorder Property
Gets a border line with a transparent color where the border is not drawn.
Syntax
'Declaration
 
Public Shared ReadOnly Property NoBorder As BorderLine
'Usage
 
Dim value As BorderLine
 
value = BorderLine.NoBorder
public static BorderLine NoBorder {get;}
See Also

Reference

BorderLine Class
BorderLine Members