ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / SVGStyle Class / Title Property

In This Topic
    Title Property (SVGStyle)
    In This Topic
    A text value for creating a tooltip.
    Syntax
    'Declaration
     
    
    Public Property Title As String
    public string Title {get; set;}
    See Also