バージョン

SortedColumnsCollection クラス

並べ替えを Column に適用する方法を定義する XamGrid オブジェクトのコレクション。
シンタックス
'宣言
 
Public Class SortedColumnsCollection 
   Inherits Infragistics.Collections.CollectionBase(Of Column)
   Implements Infragistics.ICollectionBase, Infragistics.ICollectionBase(Of Column), Infragistics.IProvideCustomPersistence 
public class SortedColumnsCollection : Infragistics.Collections.CollectionBase<Column>, Infragistics.ICollectionBase, Infragistics.ICollectionBase<Column>, Infragistics.IProvideCustomPersistence  
解説
並べ替え順序は、このコレクションの SortedColumn オブジェクトの順序に基づいて設定されます。
参照