SPREAD for WPF 3.0J - GcSpreadSheet
SubItemCollection クラス
メンバ 

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 : SubItemCollection クラス
ListItem 内の SubItem のコレクションを表します。このクラスは継承できません。
オブジェクト モデル
SubItemCollection クラス
シンタックス
'宣言
 
Public NotInheritable Class SubItemCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of SubItem)
public sealed class SubItemCollection : System.Collections.ObjectModel.ObservableCollection<SubItem> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         GrapeCity.Wpf.SpreadSheet.CellType.Editors.SubItemCollection

参照

SubItemCollection メンバ
GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間