MindFusion.UI for WebForms Programmer's Guide

TabPageEventArgs Members

Constructors Properties
 


Provides data for TabPage related events.

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

 Public Constructors

  Name Description

TabPageEventArgs

Initializes a new instance of the TabPageEventArgs class.

 Public Properties

  Name Description

TabPage

Gets the TabPage for which the event is raised.

 See Also