Ribbon for WinForms
ItemFormatting イベント (IFormattableView)

C1.Win.8 アセンブリ > C1.Win.CoditionalFormatting 名前空間 > IFormattableView インターフェース : ItemFormatting イベント
Occurs when you need to format the contents of an item to display.
シンタックス
'宣言
 
Event ItemFormatting As EventHandler(Of ItemFormattingEventArgs)
イベント データ

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

プロパティ解説
System.ComponentModel.CancelEventArgsから継承されます。
Gets or sets the name of the current field of the formatted element.  
Gets or sets the index of the index of the item to be formatted.  
Gets or sets the style of the formatted cell.  
参照