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

GrapeCity.Windows.SpreadGrid.Editors 名前空間 : SubItemCollection クラス
ListItem 内の SubItem のコレクションを表します。
オブジェクト モデル
SubItemCollection クラスSubItem クラス
シンタックス
'宣言
 
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.Windows.SpreadGrid.Editors.SubItemCollection

参照

SubItemCollection メンバ
GrapeCity.Windows.SpreadGrid.Editors 名前空間