PowerTools MultiRow for Windows Forms 8.0J
EditingControlShowingEventArgs コンストラクタ

選択されているセルの値を編集するためにユーザーに表示されるコントロール。
編集するセルのセルスタイル。
EditingControlShowingEventArgsクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal control As Control, _
   ByVal cellStyle As CellStyle _
)
public EditingControlShowingEventArgs( 
   Control control,
   CellStyle cellStyle
)

パラメータ

control
選択されているセルの値を編集するためにユーザーに表示されるコントロール。
cellStyle
編集するセルのセルスタイル。
参照

EditingControlShowingEventArgs クラス
EditingControlShowingEventArgs メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.