バージョン

GroupColumnsCollection クラス

Column の下に表示される子の GroupColumn オブジェクトのコレクション。
シンタックス
'宣言
 
Public Class GroupColumnsCollection 
   Inherits Infragistics.Collections.CollectionBase(Of Column)
   Implements Infragistics.ICollectionBase, Infragistics.ICollectionBase(Of Column), Infragistics.IProvidePersistenceLookupKeys, Infragistics.IProvidePropertyPersistenceSettings 
public class GroupColumnsCollection : Infragistics.Collections.CollectionBase<Column>, Infragistics.ICollectionBase, Infragistics.ICollectionBase<Column>, Infragistics.IProvidePersistenceLookupKeys, Infragistics.IProvidePropertyPersistenceSettings  
参照