GrapeCity.Win.CalendarGrid.v20 アセンブリ > GrapeCity.Win.CalendarGrid.InputMan 名前空間 : SideButtonCollection クラス |
SideButtonCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | SideButtonCollection コンストラクタ | SideButtonCollection クラスの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
![]() | Count | System.Collections.ObjectModel.Collection<SideButtonBase>から継承されます。 |
![]() | Item | オーバーロードされます。 指定した名前を持つ要素を取得または設定します。 GrapeCity.Win.CalendarGrid.InputMan.NamedObjectCollection<SideButtonBase>から継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | ClearItems | オーバーライドされます。 SideButtonCollection からすべての SideButtonBase オブジェクトを削除します。 |
![]() | InsertItem | オーバーライドされます。 SideButtonCollection の指定したインデックスに SideButtonBase を挿入します。 |
![]() | RemoveItem | オーバーライドされます。 SideButtonCollection の指定したインデックスにある SideButtonBase を削除します。 |
![]() | SetItem | オーバーライドされます。 指定したインデックスにある SideButtonBase を置き換えます。 |