RadControls for Silverlight

Represents balloon control. It is used to show ExtendedData or descriptions loaded from KML as tooltips.

Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.1050

Syntax

C#
public class Balloon : ContentControl
Visual Basic
Public Class Balloon _
	Inherits ContentControl

Inheritance Hierarchy

See Also