GanttView for WinForms
PropertyComparerInfo コンストラクタ

C1.Win.C1GanttView.4.5.2 アセンブリ > C1.Win.C1GanttView 名前空間 > PropertyComparerInfo クラス : PropertyComparerInfo コンストラクタ
PropertyDescriptorオブジェクト。
System.ComponentModel.ListSortDirectionオブジェクト。
特定のプロパティディスクリプタと方向で PropertyComparerInfoクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal prop As System.ComponentModel.PropertyDescriptor, _
   ByVal direction As System.ComponentModel.ListSortDirection _
)
public PropertyComparerInfo( 
   System.ComponentModel.PropertyDescriptor prop,
   System.ComponentModel.ListSortDirection direction
)

パラメータ

prop
PropertyDescriptorオブジェクト。
direction
System.ComponentModel.ListSortDirectionオブジェクト。
参照

PropertyComparerInfo クラス
PropertyComparerInfo メンバ