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