Input for WinForms
TreeColumnCollection クラス
メンバ 

C1.Win.8 アセンブリ > C1.Framework 名前空間 : TreeColumnCollection クラス
TreePanel.ColumnsGridColumn 要素のコレクションを表します。
オブジェクト モデル
TreeColumnCollection クラス
シンタックス
'宣言
 
Public Class TreeColumnCollection 
   Inherits C1.Framework.TreeCollection(Of GridColumn)
public class TreeColumnCollection : C1.Framework.TreeCollection<GridColumn> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.Framework.TreeCollection<T>
            C1.Framework.TreeColumnCollection

参照

TreeColumnCollection メンバ
C1.Framework 名前空間