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

Gets or sets the Graphic Attribute Key used for setting the title on the MapTip. This is overridden if the Title property is set.

Syntax

Visual Basic (Declaration) 
Public Property TitleMember As String
C# 
public string TitleMember {get; set;}

Property Value

The map tip title member.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.