GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / ColumnCollection Class / ClearItems Method

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