GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / C1.WPF.GanttView Namespace / BarStyleCollection Class


In This Topic
    BarStyleCollection Class Methods
    In This Topic

    For a list of all members of this type, see BarStyleCollection members.

    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.ComponentModel.BindingList<BarStyle>)
    Public Method (Inherited from System.ComponentModel.BindingList<BarStyle>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public MethodRemoves all styles from the collection, then disposes the styles.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.ComponentModel.BindingList<BarStyle>)
    Public MethodOverloaded. Searches for the specified bar type and returns the zero-based index of the first occurrence.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.ComponentModel.BindingList<BarStyle>)
    Public Method (Inherited from System.ComponentModel.BindingList<BarStyle>)
    Public MethodSearches for a BarStyle with the specified bar type.  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.BindingList<BarStyle>)
    Protected Method (Inherited from System.ComponentModel.BindingList<BarStyle>)
    Protected MethodOverridden. Removes all items from the collection.  
    Protected Method (Inherited from System.ComponentModel.BindingList<BarStyle>)
    Protected MethodOverridden. Inserts an item at the specified index.  
    Protected Method (Inherited from System.ComponentModel.BindingList<BarStyle>)
    Protected Method (Inherited from System.ComponentModel.BindingList<BarStyle>)
    Protected MethodOverridden. Removes the item at the specified index.  
    Protected Method (Inherited from System.ComponentModel.BindingList<BarStyle>)
    Protected MethodOverridden. Replaces the item at the specified index.  
    Top
    See Also