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

Note: This API is now obsolete. This class is used with the Toolbar, which is deprecated.

Gets the index.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Index As Integer
C# 
public int Index {get;}

Property Value

The index of the selected ToolbarItem.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.