Gets the collection of DockWindows for this control.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public DockWindowCollection Windows { get; }
Public ReadOnly Property Windows As DockWindowCollection
Type: DockWindowCollectionAn instance of the DockWindowCollection class, containing references to the child items of the control.
DockControl MembersDockControl ClassMindFusion.UI.Web Namespace