GrapeCity.Win.CalendarGrid.v30 アセンブリ > GrapeCity.Win.CalendarGrid 名前空間 : CalendarGridCommandCollection クラス |
このクラスのメンバの一覧は、CalendarGridCommandCollectionメンバを参照してください。
名前 | 解説 | |
---|---|---|
![]() | Add | オーバーロードされます。 ICalendarGridAction と System.Windows.Forms.Keys の組み合わせを CalendarGridCommandCollection に追加します。 |
![]() | AddRange | 指定したコレクションの CalendarGridCommands を CalendarGridCommandCollection に追加します。 |
![]() | Clear | System.Collections.ObjectModel.Collection<CalendarGridCommand>から継承されます。 |
![]() | Contains | System.Collections.ObjectModel.Collection<CalendarGridCommand>から継承されます。 |
![]() | CopyTo | System.Collections.ObjectModel.Collection<CalendarGridCommand>から継承されます。 |
![]() | GetEnumerator | System.Collections.ObjectModel.Collection<CalendarGridCommand>から継承されます。 |
![]() | IndexOf | System.Collections.ObjectModel.Collection<CalendarGridCommand>から継承されます。 |
![]() | Insert | System.Collections.ObjectModel.Collection<CalendarGridCommand>から継承されます。 |
![]() | Remove | オーバーロードされます。 System.Windows.Forms.Keys によって識別された特定の CalendarGridCommand を削除します。 |
![]() | RemoveAt | System.Collections.ObjectModel.Collection<CalendarGridCommand>から継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | ClearItems | オーバーライドされます。 コレクション内のすべての CalendarGridCommand をクリアします。 |
![]() | InsertItem | オーバーライドされます。 CalendarGridCommandCollection の指定した位置に CalendarGridCommand を挿入します。 |
![]() | RemoveItem | オーバーライドされます。 コレクションから CalendarGridCommand を削除します。 |
![]() | SetItem | オーバーライドされます。 指定した位置にある項目を新しい項目に変更します。 |