GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / BarStyleCollection Class
Properties Methods Events


In This Topic
    BarStyleCollection Class Members
    In This Topic

    The following tables list the members exposed by BarStyleCollection.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
    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
    Public Events
    See Also