FlexGrid for WinForms
BandCollection クラス
メンバ 

C1.Win.FlexGrid.BandedView.6 アセンブリ > C1.Win.FlexGrid 名前空間 : BandCollection クラス
バンドコレクションを表します。
オブジェクト モデル
BandCollection クラス
シンタックス
'宣言
 
Public Class BandCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of IBand)
   Implements IBandCollection 
public class BandCollection : System.Collections.ObjectModel.ObservableCollection<IBand>, IBandCollection  
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.Win.FlexGrid.BandCollection

参照

BandCollection メンバ
C1.Win.FlexGrid 名前空間