GrapeCity.Win.MultiRow.v120 アセンブリ > GrapeCity.Win.MultiRow 名前空間 : RadioGroupCell.StringCollection クラス |
RadioGroupCell.StringCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
RadioGroupCell.StringCollection コンストラクタ | RadioGroupCell.StringCollectionクラスの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
Count | System.Collections.ObjectModel.Collection<string>から継承されます。 | |
Item | System.Collections.ObjectModel.Collection<string>から継承されます。 |
名前 | 解説 | |
---|---|---|
Items | System.Collections.ObjectModel.Collection<string>から継承されます。 |
名前 | 解説 | |
---|---|---|
ClearItems | オーバーライドされます。 RadioGroupCell.StringCollectionからすべての要素を削除します。 | |
InsertItem | オーバーライドされます。 RadioGroupCell.StringCollection内の指定したインデックスに要素を挿入します。 | |
RemoveItem | オーバーライドされます。 GrapeCity.Win.MultiRow.RadioGroupCell.の指定したインデックスにある要素を削除します。 | |
SetItem | オーバーライドされます。 指定したインデックスにある要素を置き換えます。 |