Version

WebTabEvent Class Members

The following tables list the members exposed by WebTabEvent.

Public Properties
 NameDescription
Public PropertyDataData object associated with the event. The value of the Tab.Tag is returned.  
Public PropertyPreviousSelectedTabThe Tab object which was selected in the previous session. It can be null.  
Public PropertyTabThe Tab object which has been selected. It can be null.  
See Also