Contains the arguments passed to handler of TabControl's activeTabChanging validating event.
The following tables list the members exposed by the TabChangingEventArgs type.
TabChangingEventArgs
Initializes a new instance of the TabChangingEventArgs class.
getNewTab
Gets the active TabPage object after the event.
getOldTab
Gets the active TabPage object before the event.
TabChangingEventArgs ClassMindFusion.UI.Web Namespace