ComponentOne ASP.NET MVC Controls
Foreground Method

C1.Web.Mvc.Fluent Namespace > TitleStyleBuilder Class : Foreground Method
The value.
Configurates C1.Web.Mvc.TitleStyle.Foreground. Get or set the fore ground color of the title
Syntax
'Declaration
 
Public Function Foreground( _
   ByVal value As String _
) As TitleStyleBuilder
public TitleStyleBuilder Foreground( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

TitleStyleBuilder Class
TitleStyleBuilder Members