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