DataGridView.CellStyleChanged イベントとは? わかりやすく解説

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

DataGridView.CellStyleChanged イベント

メモ : このイベントは、.NET Framework version 2.0新しく追加されたものです。

DataGridViewCell の Style プロパティ変更され場合発生します

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

Public Event CellStyleChanged As
 DataGridViewCellEventHandler
Dim instance As DataGridView
Dim handler As DataGridViewCellEventHandler

AddHandler instance.CellStyleChanged, handler
public event DataGridViewCellEventHandler CellStyleChanged
public:
event DataGridViewCellEventHandler^ CellStyleChanged {
    void add (DataGridViewCellEventHandler^ value);
    void remove (DataGridViewCellEventHandler^ value);
}
/** @event */
public void add_CellStyleChanged (DataGridViewCellEventHandler
 value)

/** @event */
public void remove_CellStyleChanged (DataGridViewCellEventHandler
 value)
JScript では、イベント使用できますが、新規に宣言することはできません。
解説解説

このイベントは、DataGridViewCell.Style プロパティによって返される DataGridViewCellStyle のプロパティ新しい値に設定されているか、DataGridViewCell.Style プロパティ新しDataGridViewCellStyle設定され少なくとも 1 つプロパティ値が前のセル スタイル オブジェクト異な場合発生します

イベント処理詳細については、「イベント利用」を参照してください

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照



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

辞書ショートカット

すべての辞書の索引

DataGridView.CellStyleChanged イベントのお隣キーワード
検索ランキング

   

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



DataGridView.CellStyleChanged イベントのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2024 GRAS Group, Inc.RSS