Search
Container.activeChild Property
See Also
 






Gets the topmost child window.

Namespace: MindFusion.Common.UI
File: Container.js

 Syntax

JavaScript  Copy Code

get activeChild() {}

 Property Value

WindowBase. The topmost child.

 See Also