| BalloonTrigger Property |
Gets or sets the balloon visibility trigger type.
Namespace:
Dynamicweb.Controls.OMC
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(false)]
[DefaultValueAttribute("")]
public BalloonVisibilityTrigger Trigger { get; set; }
<BindableAttribute(false)>
<DefaultValueAttribute("")>
Public Property Trigger As BalloonVisibilityTrigger
Get
Set
Property Value
Type:
BalloonVisibilityTriggerRemarks See Also