PowerTools SPREAD for Windows Forms 10.0J
StartEditing メソッド (GcTimeSpanCellType)


イベント。
すべてのセルデータを選択するかどうか。
クリップボードアクションのショートカットキーを許可するかどうか。
セルの編集を開始します。
構文
'Declaration
 
Public Overrides Sub StartEditing( _
   ByVal e As EventArgs, _
   ByVal selectAll As Boolean, _
   ByVal autoClipboard As Boolean _
) 
'使用法
 
Dim instance As GcTimeSpanCellType
Dim e As EventArgs
Dim selectAll As Boolean
Dim autoClipboard As Boolean
 
instance.StartEditing(e, selectAll, autoClipboard)
public override void StartEditing( 
   EventArgs e,
   bool selectAll,
   bool autoClipboard
)

パラメータ

e
イベント。
selectAll
すべてのセルデータを選択するかどうか。
autoClipboard
クリップボードアクションのショートカットキーを許可するかどうか。
参照

GcTimeSpanCellType クラス
GcTimeSpanCellType メンバ

 

 


© 2004-2017, GrapeCity inc. All rights reserved.