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

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