ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / TitleStyleTagHelper Class / Fill Property

In This Topic
    Fill Property (TitleStyleTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.TitleStyle.Fill. Get or set the fill style of the title
    Syntax
    'Declaration
     
    Public Property Fill As String
    public string Fill {get; set;}
    See Also