PowerTools MultiRow for Windows Forms 8.0J
CellFormattingEventArgs コンストラクタ(Int32,Int32,String,Object,Type,CellStyle)

オーナーRowのインデックスを表すSystem.Int32値。
Section内でのセルのインデックスを表すSystem.Int32値。
セルの名前を表すSystem.String値。
書式設定が必要なセルの値。
書式設定するセルのターゲットの型。
このセルのスタイル。
CellFormattingEventArgsクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal rowIndex As Integer, _
   ByVal cellIndex As Integer, _
   ByVal cellName As String, _
   ByVal value As Object, _
   ByVal desiredType As Type, _
   ByVal cellStyle As CellStyle _
)

パラメータ

rowIndex
オーナーRowのインデックスを表すSystem.Int32値。
cellIndex
Section内でのセルのインデックスを表すSystem.Int32値。
cellName
セルの名前を表すSystem.String値。
value
書式設定が必要なセルの値。
desiredType
書式設定するセルのターゲットの型。
cellStyle
このセルのスタイル。
参照

CellFormattingEventArgs クラス
CellFormattingEventArgs メンバ
オーバーロード一覧

 

 


© 2008-2015 GrapeCity inc. All rights reserved.