FlexGrid for WinForms
FooterCollection クラス
メンバ 

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : FooterCollection クラス
フッターコレクションを定義します。
オブジェクト モデル
FooterCollection クラス
シンタックス
'宣言
 
Public Class FooterCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of FooterDescription)
public class FooterCollection : System.Collections.ObjectModel.ObservableCollection<FooterDescription> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.Win.C1FlexGrid.FooterCollection

参照

FooterCollection メンバ
C1.Win.C1FlexGrid 名前空間