ComponentOne ASP.NET MVC Controls
BorderCollection Constructor(String)

C1.Web.Mvc.Sheet Namespace > BorderCollection Class > BorderCollection Constructor : BorderCollection Constructor(String)
The border color.
Create uniform solid borders using a color.
Syntax
'Declaration
 
Public Function New( _
   ByVal color As String _
)
public BorderCollection( 
   string color
)

Parameters

color
The border color.
See Also

Reference

BorderCollection Class
BorderCollection Members
Overload List