| GrapeCity.Win.CalendarGrid.v20 アセンブリ > GrapeCity.Win.CalendarGrid.Editors 名前空間 > SideButtonCollection クラス : Item プロパティ |
| オーバーロード | 解説 |
|---|---|
| Item(Int32) | コレクションの指定したインデックスにある SideButtonBase を取得または設定します。 |
| Item(String) | 指定した名前を持つ要素を取得または設定します。 |
| 例外 | 解説 |
|---|---|
| System.ArgumentOutOfRangeException | index パラメーターがコレクションの有効なインデックスの範囲から外れています。 |