PowerTools MultiRow for Windows Forms 8.0J
OnCellFormatting メソッド (ListCell)

イベントデータを含むCellFormattingEventArgs値。
CellFormattingイベントを発生させます。
構文
Protected Overrides Sub OnCellFormatting( _
   ByVal e As CellFormattingEventArgs _
) 
protected override void OnCellFormatting( 
   CellFormattingEventArgs e
)

パラメータ

e
イベントデータを含むCellFormattingEventArgs値。
例外
例外解説
System.ArgumentExceptionセルの値には、ValueMember または DisplayMember を表示する列が存在しません。
参照

ListCell クラス
ListCell メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.