ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / TitleStyle Class / Halign Property

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