See Also

NavigatorItemEventArgs Class  | NavigatorItemEventArgs Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

See Also Requirements Languages Navigator Control

Item Property

Structured Solutions

Gets the NavigatorItem associated with the event.

[Visual Basic]
Public Property Item As NavigatorItem
[C#]
public NavigatorItem Item {get; set;}
[JScript]
public function get,set Item : NavigatorItem

Remarks

Use this property to access the properties of the NavigatorItem associated with this event.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

NavigatorItemEventArgs Class  | NavigatorItemEventArgs Members

 

 


Copyright © 2005 by Structured Solutions. All rights reserved.