GanttView for WPF
FieldStyleCollection クラス
メンバ 

C1.WPF.GanttView.4.5.2 アセンブリ > C1.WPF.GanttView 名前空間 : FieldStyleCollection クラス
フィールドスタイルのコレクション。
オブジェクト モデル
FieldStyleCollection クラス
シンタックス
'宣言
 
Public Class FieldStyleCollection 
   Inherits System.ComponentModel.BindingList(Of FieldStyle)
public class FieldStyleCollection : System.ComponentModel.BindingList<FieldStyle> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.ComponentModel.BindingList<T>
         C1.WPF.GanttView.FieldStyleCollection

参照

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