ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / ErrorTooltip Class / Gap Property

In This Topic
    Gap Property (ErrorTooltip)
    In This Topic
    Gets or sets the distance between the tooltip and the target element.
    Syntax
    'Declaration
     
    
    Public Property Gap As Integer
    public int Gap {get; set;}
    See Also