バージョン

UltraGanttViewRole コンストラクタ

UltraGanttViewRole クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal control As UltraGanttView _
)
public UltraGanttViewRole( 
   UltraGanttView control
)

パラメータ

control
このインスタンスが関連付けられている UltraGanttView コントロール。
参照