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


イベントデータを含む PreviewRowFetchEventArgs インスタンス。
PreviewRowFetchイベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub OnPreviewRowFetch( _
   ByVal e As PreviewRowFetchEventArgs _
) 
'使用法
 
Dim instance As FpSpread
Dim e As PreviewRowFetchEventArgs
 
instance.OnPreviewRowFetch(e)
protected virtual void OnPreviewRowFetch( 
   PreviewRowFetchEventArgs e
)

パラメータ

e
イベントデータを含む PreviewRowFetchEventArgs インスタンス。
参照

FpSpread クラス
FpSpread メンバ

 

 


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