'宣言 Public Overloads ReadOnly Property Item( _ ByVal key As String _ ) As GanttViewContextMenuItem
public GanttViewContextMenuItem Item( string key ) {get;}
例外 | 解説 |
---|---|
System.Collections.Generic.KeyNotFoundException | 指定された key を GanttViewContextMenuAction定数に解析できなかった時にスローされます。 |
GanttViewContextMenuItem のキーはその Action プロパティの文字列形式です。