[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.RangeBuilder.OnClientPropertyChanged

OnClientPropertyChanged Method

OnClientPropertyChanged(string)

Configurates the OnClientPropertyChanged client event. Sets the maximum distance from the element to display the tooltip.

Declaration
public RangeBuilder OnClientPropertyChanged(string value)
Public Function OnClientPropertyChanged(value As String) As RangeBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
RangeBuilder

Current builder.