ComponentOne ASP.NET MVC Controls
Fill Method (TitleStyleBuilder)

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

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

TitleStyleBuilder Class
TitleStyleBuilder Members