GanttView for WPF
OrderType 列挙体

C1.WPF.GanttView.4.5.2 アセンブリ > C1.WPF.GanttView 名前空間 : OrderType 列挙体
グループ化の並び順タイプを指定します。
シンタックス
'宣言
 
Public Enum OrderType 
   Inherits System.Enum
public enum OrderType : System.Enum 
メンバ
メンバ解説
Ascending昇順。
Descending降順。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.WPF.GanttView.OrderType

参照

C1.WPF.GanttView 名前空間