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

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