MESCIUS SPREAD for Windows Forms 17.0J
AutoSortingColumnEventArgs コンストラクタ(SheetView,Int32,Boolean,Boolean)

自動ソートするシート(SheetViewオブジェクト)
自動ソートのキーとして使用する列のインデックス
自動ソートを昇順で行うかどうか
ソートインジケータを表示するかどうか
AutoSortingColumn イベント引数を含む新しいオブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal sheetView As SheetView, _
   ByVal column As Integer, _
   ByVal ascending As Boolean, _
   ByVal showIndicator As Boolean _
)
public AutoSortingColumnEventArgs( 
   SheetView sheetView,
   int column,
   bool ascending,
   bool showIndicator
)

パラメータ

sheetView
自動ソートするシート(SheetViewオブジェクト)
column
自動ソートのキーとして使用する列のインデックス
ascending
自動ソートを昇順で行うかどうか
showIndicator
ソートインジケータを表示するかどうか
参照

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

 

 


© MESCIUS inc. All rights reserved.