ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / AnnotationBase Class / Tooltip Property

In This Topic
    Tooltip Property (AnnotationBase)
    In This Topic
    Gets or sets the tooltip of the annotation.
    Syntax
    'Declaration
     
    
    Public Property Tooltip As String
    public string Tooltip {get; set;}
    See Also