| Infragistics.WebUI.UltraWebGauge Namespace > ClientSideEvents Class : Initialize Property |
Event fired after initialization of client side object.
[Visual Basic]
Public Property Initialize As String[C#]
public string Initialize {get; set;}Event handler on the client JavaScript may contain 1 parameter which is the reference to the UltraGauge object.