バージョン

FormatCellValue イベント

このイベントは、セルの書式をキャンセルする動作を発生します。
シンタックス
'宣言
 
Public Event FormatCellValue As GridBehaviorEvents.FormatCellValueHandler
public event GridBehaviorEvents.FormatCellValueHandler FormatCellValue
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、FormatCellValueEventArgs 型の引数を受け取りました。次の FormatCellValueEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Cancel System.ComponentModel.CancelEventArgsから継承されます。 
Field  
Text  
Value  
参照