Initializes a new instance of the TabPageEventArgs class.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public TabPageEventArgs ( TabPage tabPage)
Public New ( _ tabPage As TabPage _)
Type: TabPageThe TabPage for which the event is raised.
TabPageEventArgs ClassMindFusion.UI.Web Namespace