GrapeCity SPREAD for WPF 2.0J
SubItemCollection クラス
メンバ 

ListItem 内の SubItem のコレクションを表します。
オブジェクト モデル
SubItemCollection クラスSubItem クラス
構文
'Declaration
 
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 名前空間

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.