GrapeCity SPREAD for Windows Forms 11.0J
OnSearchDialogClosing メソッド


イベント引数を含む SubEditorClosedEventArgs オブジェクト。
SearchDialogClosingイベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub OnSearchDialogClosing( _
   ByVal e As CancelEventArgs _
) 
'使用法
 
Dim instance As FpSpread
Dim e As CancelEventArgs
 
instance.OnSearchDialogClosing(e)
protected virtual void OnSearchDialogClosing( 
   CancelEventArgs e
)

パラメータ

e
イベント引数を含む SubEditorClosedEventArgs オブジェクト。
参照

FpSpread クラス
FpSpread メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.