MindFusion.Wpf Pack Programmer's Guide
TabEventArgs Members
Constructors Properties
 


Contains information for TabControl-related events.

The following tables list the members exposed by the TabEventArgs type.

 Public Constructors

  Name Description

TabEventArgs

Initializes a new instance of the TabEventArgs class.

 Public Properties

  Name Description

Control

Gets the TabControl related to the event.

Item

Gets the data item related to the event.

MouseEventArgs

Gets the MouseEventArgs related to the event.

TabItem

Gets the TabItem related to the event.

 See Also

TabEventArgs Class
MindFusion.UI.Wpf Namespace