C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView Namespace : BarStyleCollection Class |
'Declaration Public Class BarStyleCollection Inherits System.ComponentModel.BindingList(Of BarStyle)
public class BarStyleCollection : System.ComponentModel.BindingList<BarStyle>
System.Object
System.Collections.ObjectModel.Collection<T>
System.ComponentModel.BindingList<T>
C1.WPF.GanttView.BarStyleCollection