GanttView for WPF
BarStyleCollection クラス
メンバ 

C1.WPF.GanttView.4.5.2 アセンブリ > C1.WPF.GanttView 名前空間 : BarStyleCollection クラス
バースタイルのコレクションを表します。
オブジェクト モデル
BarStyleCollection クラス
シンタックス
'宣言
 
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

参照

BarStyleCollection メンバ
C1.WPF.GanttView 名前空間