Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

NavigationItemEventArgs.TabItem Property

Gets the referenced TabItem when the event is raised.

[Visual Basic]
Public ReadOnly Property TabItem As TabItem
[C#]
public TabItem TabItem {get;}

Remarks

This property returns null (Visual Basic Nothing) if the event source is not a TabStrip.

See Also

NavigationItemEventArgs Class | EO.Web Namespace


Direct link to this topic