ComponentOne ASP.NET MVC Controls
OnClientPropertyChanged Method (RangeBuilder)

C1.Web.Mvc.Fluent Namespace > RangeBuilder Class : OnClientPropertyChanged Method
The value.
Configurates the C1.Web.Mvc.Range.OnClientPropertyChanged client event. Sets the maximum distance from the element to display the tooltip.
Syntax
'Declaration
 
Public Function OnClientPropertyChanged( _
   ByVal value As String _
) As RangeBuilder
public RangeBuilder OnClientPropertyChanged( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

RangeBuilder Class
RangeBuilder Members