バージョン

BeforeSortChangeEventArgs コンストラクタ

コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal band As UltraGridBand, _
   ByVal sortedColumns As SortedColumnsCollection _
)
public BeforeSortChangeEventArgs( 
   UltraGridBand band,
   SortedColumnsCollection sortedColumns
)

パラメータ

band
バンド
sortedColumns
ソートされた列
参照