ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / BarStyleCollection Class / ClearAndDispose Method

In This Topic
    ClearAndDispose Method (BarStyleCollection)
    In This Topic
    Removes all styles from the collection, then disposes the styles.
    Syntax
    'Declaration
     
    Public Sub ClearAndDispose() 
    public void ClearAndDispose()
    See Also