PowerTools SPREAD for Windows Forms 8.0J
OnChildViewCreated メソッド


イベントデータを含む ChildViewCreatedEventArgs オブジェクト。
ChildViewCreatedイベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub OnChildViewCreated( _
   ByVal e As ChildViewCreatedEventArgs _
) 
'使用法
 
Dim instance As FpSpread
Dim e As ChildViewCreatedEventArgs
 
instance.OnChildViewCreated(e)
protected virtual void OnChildViewCreated( 
   ChildViewCreatedEventArgs e
)

パラメータ

e
イベントデータを含む ChildViewCreatedEventArgs オブジェクト。
参照

FpSpread クラス
FpSpread メンバ

 

 


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