GanttView for WPF
CurrentComparer プロパティ (C1GanttView)

C1.WPF.GanttView アセンブリ > C1.WPF.GanttView 名前空間 > C1GanttView クラス : CurrentComparer プロパティ
ソートに使用される現在の比較子を取得します。
シンタックス
'宣言
 
Public ReadOnly Property CurrentComparer As System.Collections.Generic.IComparer(Of Task)
public System.Collections.Generic.IComparer<Task> CurrentComparer {get;}
参照

C1GanttView クラス
C1GanttView メンバ