MindFusion.UI for WebForms Programmer's Guide

TabEventArgs Members

Constructors Methods
 


Contains the arguments passed to handlers of TabPage 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 Methods

  Name Description

getTab

Gets the TabPage object associated with the event.

 See Also