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

Gets or sets the items source used for data binding.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ItemsSource As IEnumerable
C# 
public IEnumerable ItemsSource {get;}

Property Value

The items source.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.