ComponentOne ASP.NET MVC Controls
Border Constructor(String)

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

Parameters

color
The border color.
See Also

Reference

Border Class
Border Members
Overload List