ArcGIS API for Silverlight - Library Reference
Title Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > MapTip Class : Title Property

Gets or sets the title displayed in the MapTip. It can be a either a string or a FrameworkElement. It will override any settings set using TitleMember.

Syntax

Visual Basic (Declaration) 
Public Property Title As Object
C# 
public object Title {get; set;}

Property Value

The map tip title.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.