Gets the collection of Windows for this control.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public WindowCollection Windows { get; }
Public ReadOnly Property Windows As WindowCollection
Type: WindowCollectionAn instance of the WindowCollection class, containing references to the child items of the control.
WindowHost MembersWindowHost ClassMindFusion.UI.Web Namespace