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

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

DataGridViewCellParsingEventArgs コンストラクタ

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

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

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

Public Sub New ( _
    rowIndex As Integer, _
    columnIndex As Integer, _
    value As Object, _
    desiredType As Type, _
    inheritedCellStyle As DataGridViewCellStyle _
)
Dim rowIndex As Integer
Dim columnIndex As Integer
Dim value As Object
Dim desiredType As Type
Dim inheritedCellStyle As DataGridViewCellStyle

Dim instance As New DataGridViewCellParsingEventArgs(rowIndex,
 columnIndex, value, desiredType, inheritedCellStyle)
public DataGridViewCellParsingEventArgs (
    int rowIndex,
    int columnIndex,
    Object value,
    Type desiredType,
    DataGridViewCellStyle inheritedCellStyle
)
public:
DataGridViewCellParsingEventArgs (
    int rowIndex, 
    int columnIndex, 
    Object^ value, 
    Type^ desiredType, 
    DataGridViewCellStyle^ inheritedCellStyle
)
public DataGridViewCellParsingEventArgs (
    int rowIndex, 
    int columnIndex, 
    Object value, 
    Type desiredType, 
    DataGridViewCellStyle inheritedCellStyle
)
public function DataGridViewCellParsingEventArgs
 (
    rowIndex : int, 
    columnIndex : int, 
    value : Object, 
    desiredType : Type, 
    inheritedCellStyle : DataGridViewCellStyle
)

パラメータ

rowIndex

変更されセルの行インデックス

columnIndex

変更されセルの列インデックス

value

新しい値。

desiredType

新しい値の型。

inheritedCellStyle

変更されセル適用されスタイル

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
DataGridViewCellParsingEventArgs クラス
DataGridViewCellParsingEventArgs メンバ
System.Windows.Forms 名前空間
DataGridView クラス
DataGridView.CellParsing イベント
DataGridView.OnCellParsing
DataGridViewCell.ValueType プロパティ
ConvertEventArgs.Value プロパティ
InheritedCellStyle
DataGridViewCellStyle



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

辞書ショートカット

すべての辞書の索引

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

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

   

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



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

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

©2025 GRAS Group, Inc.RSS