Gets the TabPage the event is occurring for.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public TabPage TabPage { get; set; }
Public Property TabPage As TabPage
Type: TabPageThe TabPage instance which the event is occurring for.
TabControlEventArgs MembersTabControlEventArgs ClassMindFusion.UI.Web Namespace