 | BalloonOnClientPositionChange Property |
Gets or sets the callback function that is called whenever balloon position changes.
Namespace:
Dynamicweb.Controls.OMC
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax[BindableAttribute(false)]
[DefaultValueAttribute("")]
public string OnClientPositionChange { get; set; }
<BindableAttribute(false)>
<DefaultValueAttribute("")>
Public Property OnClientPositionChange As String
Get
Set
Property Value
Type:
String
Remarks
See Also