GanttView for WinForms
CustomTaskPropertyDescriptor コンストラクタ

C1.Win.GanttView.6 アセンブリ > C1.Win.GanttView 名前空間 > CustomTaskPropertyDescriptor クラス : CustomTaskPropertyDescriptor コンストラクタ
カスタムフィールド名。
カスタムフィールドタイプ。
指定された名前とプロパティタイプで CustomTaskPropertyDescriptor クラスのインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String, _
   ByVal propertyType As System.Type _
)
public CustomTaskPropertyDescriptor( 
   System.string name,
   System.Type propertyType
)

パラメータ

name
カスタムフィールド名。
propertyType
カスタムフィールドタイプ。
参照

CustomTaskPropertyDescriptor クラス
CustomTaskPropertyDescriptor メンバ