Gets the parent TabControl of this TabPage.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public TabControl ParentHost { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property ParentHost As TabControl |
Type: TabControl
An instance of the TabControl class, which serves as the parent host element for this TabPage object.