GanttView for WPF
TaskCompleteGroup コンストラクタ

C1.WPF.GanttView アセンブリ > C1.GanttView 名前空間 > TaskCompleteGroup クラス : TaskCompleteGroup コンストラクタ
true に設定すると、昇順になります。
TaskCompleteGroupクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal isAscending As System.Boolean _
)
public TaskCompleteGroup( 
   System.bool isAscending
)

パラメータ

isAscending
true に設定すると、昇順になります。
参照

TaskCompleteGroup クラス
TaskCompleteGroup メンバ