ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile Namespace / GroupCollection Class / ClearItems Method

In This Topic
    ClearItems Method (GroupCollection)
    In This Topic
    Removes all items from the GroupCollection.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub ClearItems() 
    protected override void ClearItems()
    See Also