GanttView for WPF
CustomTaskPropertyDescriptor コンストラクタ

C1.WPF.GanttView アセンブリ > C1.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 メンバ