Gets the TabPage the event is occurring for.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public TabPage TabPage { get; set; } |
Visual Basic
![]() |
---|
Public Property TabPage As TabPage |
Type: TabPage
The TabPage instance which the event is occurring for.