ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Range Class / OnClientPropertyChanged Property

In This Topic
    OnClientPropertyChanged Property (Range)
    In This Topic
    Gets or sets the maximum distance from the element to display the tooltip.
    Syntax
    'Declaration
     
    Public Property OnClientPropertyChanged As String
    public string OnClientPropertyChanged {get; set;}
    See Also