FlexPivot for WinForms
SortColEventArgs コンストラクタ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > SortColEventArgs クラス : SortColEventArgs コンストラクタ
The column that is being sorted.
SortFlags value that determines the sorting order.
Initializes a new instance of the SortColEventArgs class.
シンタックス
'宣言
 
Public Function New( _
   ByVal col As System.Integer, _
   ByVal order As SortFlags _
)
public SortColEventArgs( 
   System.int col,
   SortFlags order
)

パラメータ

col
The column that is being sorted.
order
SortFlags value that determines the sorting order.
参照

SortColEventArgs クラス
SortColEventArgs メンバ