DataGridViewSortCompareEventArgs コンストラクタとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > DataGridViewSortCompareEventArgs コンストラクタの意味・解説 

DataGridViewSortCompareEventArgs コンストラクタ

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

DataGridViewSortCompareEventArgs クラス新しインスタンス初期化します。

名前空間: System.Windows.Forms
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文構文

Public Sub New ( _
    dataGridViewColumn As DataGridViewColumn, _
    cellValue1 As Object, _
    cellValue2 As Object, _
    rowIndex1 As Integer, _
    rowIndex2 As Integer _
)
Dim dataGridViewColumn As DataGridViewColumn
Dim cellValue1 As Object
Dim cellValue2 As Object
Dim rowIndex1 As Integer
Dim rowIndex2 As Integer

Dim instance As New DataGridViewSortCompareEventArgs(dataGridViewColumn,
 cellValue1, cellValue2, rowIndex1, rowIndex2)
public DataGridViewSortCompareEventArgs (
    DataGridViewColumn dataGridViewColumn,
    Object cellValue1,
    Object cellValue2,
    int rowIndex1,
    int rowIndex2
)
public:
DataGridViewSortCompareEventArgs (
    DataGridViewColumn^ dataGridViewColumn, 
    Object^ cellValue1, 
    Object^ cellValue2, 
    int rowIndex1, 
    int rowIndex2
)
public DataGridViewSortCompareEventArgs (
    DataGridViewColumn dataGridViewColumn, 
    Object cellValue1, 
    Object cellValue2, 
    int rowIndex1, 
    int rowIndex2
)
public function DataGridViewSortCompareEventArgs
 (
    dataGridViewColumn : DataGridViewColumn, 
    cellValue1 : Object, 
    cellValue2 : Object, 
    rowIndex1 : int, 
    rowIndex2 : int
)

パラメータ

dataGridViewColumn

並べ替える列。

cellValue1

比較する最初セルの値。

cellValue2

比較する 2 番目のセルの値。

rowIndex1

最初セルを含む行のインデックス

rowIndex2

2 番目のセルを含む行のインデックス

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
DataGridViewSortCompareEventArgs クラス
DataGridViewSortCompareEventArgs メンバ
System.Windows.Forms 名前空間
DataGridView クラス
DataGridView.SortCompare イベント
DataGridView.OnSortCompare
DataGridViewColumn クラス
その他の技術情報
方法 : Windows フォーム DataGridView コントロール並べ替え機能カスタマイズする


このページでは「.NET Framework クラス ライブラリ リファレンス」からDataGridViewSortCompareEventArgs コンストラクタを検索した結果を表示しています。
Weblioに収録されているすべての辞書からDataGridViewSortCompareEventArgs コンストラクタを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からDataGridViewSortCompareEventArgs コンストラクタを検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「DataGridViewSortCompareEventArgs コンストラクタ」の関連用語

DataGridViewSortCompareEventArgs コンストラクタのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



DataGridViewSortCompareEventArgs コンストラクタのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS