バージョン

ActiveRow プロパティ

アクティブなタスクを表す行を返すか、設定します。
シンタックス
'宣言
 
Public Property ActiveRow As Nullable(Of GanttGridRow)
public Nullable<GanttGridRow> ActiveRow {get; set;}
参照