Xceed Docking Windows for WinForms v2.3 Documentation
ClearItems Method (TabbedMdiTabGroupCollection)


Xceed.DockingWindows.TabbedMdi Namespace > TabbedMdiTabGroupCollection Class : ClearItems Method
Removes all TabbedMdiTabGroup objects from the collection.
Syntax
'Declaration
 
Protected Overrides Sub ClearItems() 
'Usage
 
Dim instance As TabbedMdiTabGroupCollection
 
instance.ClearItems()
protected override void ClearItems()
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TabbedMdiTabGroupCollection Class
TabbedMdiTabGroupCollection Members
Base Implementation in ClearItems