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

Note: This API is now obsolete. Please use a Panel or other container control, such as a StackPanel or Grid.

Gets or sets the ToolbarItemCollection.

Syntax

Visual Basic (Declaration) 
Public Property Items As ToolbarItemCollection
C# 
public ToolbarItemCollection Items {get; set;}

Property Value

The items.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.