GrapeCity SPREAD for Windows Forms 12.0J
ComplexSortInfo コンストラクタ(Int32,ConditionalFormattingIconSetIndex,Boolean)


ソートする列または行のインデックス
比較する基本アイコン
ソート順序が昇順かどうか
指定したソート順序とSPREADのデフォルトのアイコン比較子によって実行される比較を含むComplexSortInfoオブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal index As Integer, _
   ByVal icon As ConditionalFormattingIconSetIndex, _
   ByVal ascending As Boolean _
)
'使用法
 
Dim index As Integer
Dim icon As ConditionalFormattingIconSetIndex
Dim ascending As Boolean
 
Dim instance As New ComplexSortInfo(index, icon, ascending)

パラメータ

index
ソートする列または行のインデックス
icon
比較する基本アイコン
ascending
ソート順序が昇順かどうか
参照

ComplexSortInfo クラス
ComplexSortInfo メンバ
オーバーロード一覧

 

 


Copyright © 2004 GrapeCity inc.