バージョン

FixedColumnsCollection クラス

特定の方向に固定する Column オブジェクトを含むコレクション。
シンタックス
'宣言
 
Public Class FixedColumnsCollection 
   Inherits Infragistics.Collections.CollectionBase(Of Column)
   Implements Infragistics.ICollectionBase, Infragistics.ICollectionBase(Of Column), Infragistics.IProvideCustomPersistence 
public class FixedColumnsCollection : Infragistics.Collections.CollectionBase<Column>, Infragistics.ICollectionBase, Infragistics.ICollectionBase<Column>, Infragistics.IProvideCustomPersistence  
参照