バージョン 24.2 (最新)

GanttGridCell コンストラクタ

新しい GanttGridCell を初期化します。
シンタックス
public GanttGridCell( 
   IProjectTask task,
   string columnKey
)

パラメータ

task
関連付けられたタスク
columnKey
セルが代表する列を示す ProjectColumnDefinition のキー。
参照